Skip to content

Commit

Permalink
add perms to static analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
jtherrmann committed Jan 8, 2025
1 parent 29304b0 commit 6ba9f74
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Static code analysis

permissions:
contents: read

on: push

jobs:
Expand Down

0 comments on commit 6ba9f74

Please sign in to comment.