Skip to content
This repository has been archived by the owner on Aug 22, 2024. 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 21, 2023
1 parent f1662b5 commit f9e4543
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 * * 0' # Once a week at 2am.
- cron: '0 2 * * 6' # Once a week at 2am.

jobs:
semgrep:
Expand Down

0 comments on commit f9e4543

Please sign in to comment.