Skip to content

Commit e02da07

Browse files
committed
fix codeql workflow.
1 parent 1af5301 commit e02da07

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/codeql-analysis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ on:
1414
schedule:
1515
- cron: '40 14 * * 6'
1616

17+
permissions:
18+
security-events: write
19+
contents: read
20+
1721
jobs:
1822
analyze:
1923
name: Analyze

0 commit comments

Comments
 (0)