Skip to content

Commit eb276bf

Browse files
committed
package read is not required
1 parent 800027e commit eb276bf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: CodeQL
22

3+
permissions:
4+
contents: read
5+
36
on:
47
push:
58
branches: ["main"]
@@ -19,7 +22,6 @@ jobs:
1922
runs-on: ubuntu-latest
2023
permissions:
2124
security-events: write
22-
packages: read
2325
actions: read
2426
contents: read
2527

0 commit comments

Comments
 (0)