Skip to content

Commit 95d308e

Browse files
committed
Try GitHub CodeQL
1 parent 900cdb5 commit 95d308e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/run-checks.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ jobs:
99

1010
codeql:
1111
uses: ./.github/workflows/run-codeql.yml
12+
permissions:
13+
security-events: write
14+
packages: read
1215

1316
build-website:
1417
needs: [ build-project ]

0 commit comments

Comments
 (0)