Skip to content

Commit

Permalink
chore: update cron job schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelomansur authored Aug 16, 2021
1 parent ea16b4f commit 5673a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron-scan.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Weekly image scan
on:
schedule:
- cron: '10 18 * * MON' # On Mondays
- cron: '15 21 * * MON' # On Mondays


env:
Expand Down

0 comments on commit 5673a14

Please sign in to comment.