Skip to content

Commit 2a0714c

Browse files
committed
Set to level permissions to 'read'
1 parent 5e01069 commit 2a0714c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ on:
2424
schedule:
2525
- cron: '33 9 * * 4'
2626

27+
permissions:
28+
contents: read
29+
2730
jobs:
2831
analyze:
2932
name: Analyze

0 commit comments

Comments
 (0)