Skip to content

Commit 025a763

Browse files
authored
chore(github): reduce workflow token permission (#77)
1 parent 66c3441 commit 025a763

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
@@ -7,6 +7,8 @@ on:
77
# The branches below must be a subset of the branches above
88
branches: [ master ]
99

10+
permissions: {}
11+
1012
jobs:
1113
analyze:
1214
name: Analyze

0 commit comments

Comments
 (0)