Skip to content

Commit

Permalink
Actually bump images in the morning
Browse files Browse the repository at this point in the history
Addresses RISDEV-0000
  • Loading branch information
zechmeister committed Oct 4, 2023
1 parent f415ecf commit fc7fa7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Bump images

on:
schedule:
- cron: "0 0 * * *" # Every day at 8am
- cron: "0 6 * * *"
# Allow to run this workflow manually
workflow_dispatch:

Expand Down

0 comments on commit fc7fa7a

Please sign in to comment.