Skip to content

Commit

Permalink
Add permission for semgrep pipeline (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zav authored Sep 21, 2023
1 parent 1e896ed commit 1733d4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/semgrep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
workflow_dispatch: {}
schedule:
- cron: "32 7 * * 6"
permissions:
security-events: write

jobs:
semgrep:
Expand Down

0 comments on commit 1733d4b

Please sign in to comment.