Skip to content

Commit

Permalink
Add permissions grant
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoref committed Mar 4, 2024
1 parent 83d2bc3 commit de63e53
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci-codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ on:
schedule:
- cron: '24 2 * * 4'

permissions:
contents: read
security-events: read

jobs:
analyze:
name: Analyze
Expand Down

0 comments on commit de63e53

Please sign in to comment.