Skip to content

Commit

Permalink
ci: empty default permissions for CodeQL action
Browse files Browse the repository at this point in the history
(cherry picked from commit 64a1b15)
  • Loading branch information
josephperrott committed Jan 31, 2025
1 parent 5bfbf2e commit 2dec1e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
schedule:
- cron: '39 9 * * 1'

permissions: {}

jobs:
analyze:
name: Analyze
Expand Down

0 comments on commit 2dec1e7

Please sign in to comment.