triage-issues.yml: update to match main configuration (#111360)

This commit is contained in:
BrewTestBot 2021-09-16 03:58:46 +02:00 committed by GitHub
parent dade81101b
commit ff0e907dbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

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' }}