Skip to content

Commit 64fa66e

Browse files
committed
automerge-triggers.yml: fix overly broad permissions
Fixes https://github.com/Homebrew/homebrew-core/security/code-scanning/184
1 parent 8f7b50b commit 64fa66e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/automerge-triggers.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ defaults:
1616
env:
1717
HOMEBREW_DISABLE_LOAD_FORMULA: 1
1818

19+
permissions: {}
20+
1921
jobs:
2022
check:
2123
if: >

0 commit comments

Comments
 (0)