Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

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 b4b090d commit 394b743
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 * * 4' # Once a week at 2am.
- cron: '0 2 * * 1' # Once a week at 2am.

jobs:
semgrep:
Expand Down

0 comments on commit 394b743

Please sign in to comment.