Merge pull request #11686 from Homebrew/sync-triage-config
Synchronize triage configuration
This commit is contained in:
commit
ca7ea918e8
4
.github/workflows/triage-issues.yml
vendored
4
.github/workflows/triage-issues.yml
vendored
@ -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: >
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user