Skip to content

Commit

Permalink
Update docker-build-push.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Nathanael Esayeas <[email protected]>
  • Loading branch information
ghostwriter authored Aug 22, 2024
1 parent dd76406 commit 7494619
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
- "[0-9]+.[0-9]+.[0-9]+"
- 'v[0-9]+.[0-9]+.[0-9]+'
workflow_dispatch:
schedule:
- cron: "0 * * * *" # Runs hourly

concurrency:
group: ${{ github.head_ref || github.ref }}
Expand Down

0 comments on commit 7494619

Please sign in to comment.