Merge pull request #12070 from Homebrew/triage
workflows/triage: fix syntax
This commit is contained in:
commit
0568996cac
2
.github/workflows/triage.yml
vendored
2
.github/workflows/triage.yml
vendored
@ -12,7 +12,7 @@ on:
|
||||
schedule:
|
||||
- cron: "0 */3 * * *" # every 3 hours
|
||||
|
||||
permissions:
|
||||
permissions: {}
|
||||
|
||||
concurrency: triage-${{ github.ref }}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user