Create issues.yml

This commit is contained in:
Dries Vints
2022-11-23 10:05:05 +01:00
committed by GitHub
parent 71c77805de
commit 88b2d177fc

12
.github/workflows/issues.yml vendored Normal file
View File

@@ -0,0 +1,12 @@
name: issues
on:
issues:
types: [labeled]
permissions:
issues: write
jobs:
help-wanted:
uses: laravel/.github/.github/workflows/issues.yml@main