Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thirsch authored Mar 24, 2022
1 parent 6abd276 commit 02bc115
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
#Allow manual trigger
workflow_dispatch: ~
#daily at 3 UTC
schedule:
- cron: "0 3 * * *"
#schedule:
# - cron: "0 3 * * *"
#this is triggered also on PR merge
push:
branches: [ master ]
Expand Down

0 comments on commit 02bc115

Please sign in to comment.