Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit b67ea04

Browse files
authored
Merge pull request #306 from Aiven-Open/jeqo/fix-codeql
Update codeql-analysis.yml
2 parents d4aec78 + d0bb88b commit b67ea04

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ on:
2020
schedule:
2121
- cron: "42 20 * * 6"
2222

23+
permissions:
24+
actions: read
25+
contents: read
26+
security-events: write
27+
2328
jobs:
2429
analyze:
2530
name: Analyze

0 commit comments

Comments
 (0)