Skip to content

Commit

Permalink
Add Semgrep CI
Browse files Browse the repository at this point in the history
  • Loading branch information
semgrep-bot committed Feb 17, 2022
1 parent 5b5d8f1 commit cb0bd1c
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 @@ -6,7 +6,7 @@ on:
paths:
- .github/workflows/semgrep.yml
schedule:
- cron: '0 0 * * 0'
- cron: '0 0 * * *'
name: Semgrep
jobs:
semgrep:
Expand Down

0 comments on commit cb0bd1c

Please sign in to comment.