1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-05 00:20:08 +01:00

Create issues.yml

This commit is contained in:
Dries Vints
2022-11-23 10:10:05 +01:00
committed by GitHub
parent 8632acc7fe
commit 3e5f16fee5

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