Skip to content

Commit

Permalink
Update dockerhub-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
antlafarge authored Jan 9, 2025
1 parent 85e161a commit 7662197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerhub-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:
- '**.MD'
workflow_dispatch:
schedule:
- cron: '0 0 1 * *'
- cron: '0 0 3 * *'

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 7662197

Please sign in to comment.