Skip to content

Commit

Permalink
Merge pull request #663 from Homebrew/sync-triage-config
Browse files Browse the repository at this point in the history
Synchronize triage configuration
  • Loading branch information
Rylan12 committed Sep 16, 2021
2 parents 6892000 + 0192a28 commit 431e039
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/triage-issues.yml
Expand Up @@ -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' }}
Expand Down

0 comments on commit 431e039

Please sign in to comment.