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 Oct 24, 2023
1 parent 51f9896 commit 7d535c0
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 * * 5' # Once a week at 2am.
- cron: '0 2 * * 4' # Once a week at 2am.

jobs:
semgrep:
Expand Down

0 comments on commit 7d535c0

Please sign in to comment.