triage-issues.yml: update to match main configuration
This commit is contained in:
parent
2e967f18c6
commit
b6f0574e4b
4
.github/workflows/triage-issues.yml
vendored
4
.github/workflows/triage-issues.yml
vendored
@ -12,6 +12,10 @@ on:
|
|||||||
- cron: "0 0 * * *"
|
- cron: "0 0 * * *"
|
||||||
issue_comment:
|
issue_comment:
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
issues: write
|
||||||
|
pull-requests: write
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: triage-issues
|
group: triage-issues
|
||||||
cancel-in-progress: ${{ github.event_name != 'issue_comment' }}
|
cancel-in-progress: ${{ github.event_name != 'issue_comment' }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user