Merge pull request #11686 from Homebrew/sync-triage-config

Synchronize triage configuration
This commit is contained in:
Mike McQuaid 2021-07-09 12:57:35 +01:00 committed by GitHub
commit ca7ea918e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,10 @@ on:
- cron: "0 0 * * *" - cron: "0 0 * * *"
issue_comment: issue_comment:
concurrency:
group: triage-issues
cancel-in-progress: ${{ github.event_name != 'issue_comment' }}
jobs: jobs:
stale: stale:
if: > if: >