laravel/framework

View on GitHub
.github/workflows/issues.yml

Summary

Maintainability
Test Coverage
name: issues

on:
  issues:
    types: [labeled]

permissions:
  issues: write

jobs:
  help-wanted:
    uses: laravel/.github/.github/workflows/issues.yml@main