triage-issues.yml: update to match main configuration

This commit is contained in:
BrewTestBot 2021-07-09 11:27:51 +00:00
parent 805f0ba3c7
commit 58a703a454
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:
concurrency:
group: triage-issues
cancel-in-progress: ${{ github.event_name != 'issue_comment' }}
jobs:
stale:
if: >