triage-issues.yml: update to match main configuration

This commit is contained in:
BrewTestBot 2021-09-16 01:48:33 +00:00
parent 2e967f18c6
commit b6f0574e4b
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F

View File

@ -12,6 +12,10 @@ on:
- cron: "0 0 * * *"
issue_comment:
permissions:
issues: write
pull-requests: write
concurrency:
group: triage-issues
cancel-in-progress: ${{ github.event_name != 'issue_comment' }}