Skip to content

Commit 9eed29c

Browse files
committed
chore: Update CodeQL job permissions to include contents and packages read access
1 parent c691ea1 commit 9eed29c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pr-checks.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ jobs:
7979
codeql:
8080
permissions:
8181
actions: read
82+
contents: read
83+
packages: read
8284
security-events: write
8385
needs: changes
8486
secrets: inherit

0 commit comments

Comments
 (0)