Skip to content

Commit

Permalink
Grant repo permission to CodeQL
Browse files Browse the repository at this point in the history
  • Loading branch information
AbandonedCart committed Apr 10, 2024
1 parent 9d8dc37 commit a0419de
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ on:
schedule:
- cron: '24 2 * * 4'

permissions:
contents: write

jobs:
analyze:
name: Analyze
Expand Down

0 comments on commit a0419de

Please sign in to comment.