Skip to content

Commit 750e8be

Browse files
committed
Limit GH token to security event writes
1 parent 6f4124e commit 750e8be

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/codeql.yml

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
pull_request:
88
branches: [main]
99

10+
permissions:
11+
security-events: write
12+
1013
env:
1114
NIXPKGS_ALLOW_UNFREE: 1
1215

0 commit comments

Comments
 (0)