Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipA20 authored Jul 12, 2023
1 parent dc6ccdd commit 52fde9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- .github/workflows/semgrep.yml
schedule:
# random HH:MM to avoid a load spike on GitHub Actions at 00:00
- cron: '10 2 * * *'
- cron: '40 3 * * *'
jobs:
semgrep:
name: semgrep/ci
Expand Down

0 comments on commit 52fde9e

Please sign in to comment.