You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

issues.yml 161B

123456789101112
  1. name: Issues
  2. on:
  3. issues:
  4. types: [labeled]
  5. permissions:
  6. issues: write
  7. jobs:
  8. help-wanted:
  9. uses: laravel/.github/.github/workflows/issues.yml@main