We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f4124e commit 750e8beCopy full SHA for 750e8be
.github/workflows/codeql.yml
@@ -7,6 +7,9 @@ on:
7
pull_request:
8
branches: [main]
9
10
+permissions:
11
+ security-events: write
12
+
13
env:
14
NIXPKGS_ALLOW_UNFREE: 1
15
0 commit comments