Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
robbrad authored Jun 2, 2024
1 parent 6b612d6 commit 168aec3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ on:
# The branches below must be a subset of the branches above
branches: [ "master" ]
workflow_dispatch:
schedule:
- cron: '0 0 * * 0' # This runs at 00:00 on Sunday every week

jobs:

Expand Down

0 comments on commit 168aec3

Please sign in to comment.