We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6936c65 commit 1072b44Copy full SHA for 1072b44
.github/workflows/codeql.yml
@@ -12,6 +12,8 @@ on:
12
13
permissions:
14
contents: read
15
+ packages: read
16
+ issues: write
17
18
jobs:
19
analyze:
0 commit comments