Skip to content

Commit

Permalink
ci: match comment with code
Browse files Browse the repository at this point in the history
Properly document the time container generation runs daily.
  • Loading branch information
Henrik66 committed Jul 26, 2023
1 parent 9e1e924 commit a407feb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Container
on:
schedule:
- cron: '30 11 * * *' # every day at 4:40
- cron: '30 11 * * *' # every day at 11:30 GMT
push:
branches: [ master ]
paths:
Expand Down

0 comments on commit a407feb

Please sign in to comment.