Skip to content

Commit

Permalink
Automated: Add Semgrep github action
Browse files Browse the repository at this point in the history
  • Loading branch information
fishbrain-terraform[bot] authored Nov 28, 2023
1 parent 09ed914 commit 041fa30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semgrep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Semgrep
on:
pull_request: {}
schedule:
- cron: '0 2 * * 6' # Once a week at 2am.
- cron: '0 2 * * 5' # Once a week at 2am.

jobs:
semgrep:
Expand Down

0 comments on commit 041fa30

Please sign in to comment.