Skip to content

Commit

Permalink
Issue #3448: mixed up hours and minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
bschmalhofer committed Jun 14, 2024
1 parent 6eef4b9 commit c530d33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_image_update_checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: Docker Image Update Checker
# run daily, time is in UTC
on:
schedule:
- cron: '08 55 * * *'
- cron: '5 9 * * *'

jobs:
docker:
Expand Down

0 comments on commit c530d33

Please sign in to comment.