Skip to content

Commit

Permalink
fix codeql workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
lovettchris committed Apr 19, 2024
1 parent 1af5301 commit e02da07
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ on:
schedule:
- cron: '40 14 * * 6'

permissions:
security-events: write
contents: read

jobs:
analyze:
name: Analyze
Expand Down

0 comments on commit e02da07

Please sign in to comment.