Skip to content

Commit e02da07

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

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 4 additions & 0 deletions
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)