Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
security: add permissions block to workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
reakaleek committed Mar 6, 2024
1 parent a80da16 commit a638303
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 @@ -21,6 +21,9 @@ on:
schedule:
- cron: "31 17 * * 2"

permissions:
contents: read

jobs:
analyze:
name: Analyze
Expand Down

0 comments on commit a638303

Please sign in to comment.