Skip to content

Commit 64a1b15

Browse files
committed
ci: empty default permissions for CodeQL action
1 parent d56da21 commit 64a1b15

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codeql.yml

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
schedule:
77
- cron: '39 9 * * 1'
88

9+
permissions: {}
10+
911
jobs:
1012
analyze:
1113
name: Analyze

0 commit comments

Comments
 (0)