Skip to content

Commit b623dfc

Browse files
Update codeql-analysis.yml with defaults
adds default permissions to Codeql workflow.
1 parent 2740d92 commit b623dfc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ on:
2020
schedule:
2121
- cron: '17 5 * * 1'
2222

23+
permissions: {}
24+
2325
jobs:
2426
analyze:
2527
name: Analyze

0 commit comments

Comments
 (0)