Skip to content

Commit

Permalink
Schedule run once per month
Browse files Browse the repository at this point in the history
Assume this captures problems in runners and so on.
  • Loading branch information
mulle-nat authored Jan 31, 2025
1 parent a009fa5 commit 12154fe
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 @@ -8,7 +8,7 @@ on:
paths:
- .github/workflows/semgrep.yml
schedule:
- cron: ${GITHUB_ACTION_RANDOM:0-59} ${GITHUB_ACTION_RANDOM:0-23} ${GITHUB_ACTION_RANDOM:1-28} * *
- cron: 48 18 18 * *
name: Semgrep
jobs:
semgrep:
Expand Down

0 comments on commit 12154fe

Please sign in to comment.