Skip to content

Commit

Permalink
Update time for creating environments
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen authored Oct 21, 2024
1 parent 14cbd20 commit 8235c59
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: Docker Push
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * 1"
- cron: "0 20 * * 1"
# github cron jobs are executed based on UTC https://jackharner.com/blog/github-actions-cron/

jobs:
build:
Expand Down

0 comments on commit 8235c59

Please sign in to comment.