Skip to content

Commit 6ffb2c3

Browse files
committed
build: last action to set permissions on
1 parent 673fbf1 commit 6ffb2c3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/codeql-analysis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ on:
2222
schedule:
2323
- cron: '30 20 * * 6'
2424

25+
permissions:
26+
contents: read
27+
2528
jobs:
2629
analyze:
2730
name: Analyze

0 commit comments

Comments
 (0)