Skip to content

Commit

Permalink
Add schedule for container to build monthly
Browse files Browse the repository at this point in the history
  • Loading branch information
readefries committed Mar 26, 2024
1 parent 320c5e1 commit cbc027b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/container-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
branches:
- "main"
workflow_dispatch:
schedule:
- cron: "37 4 1 * *"

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit cbc027b

Please sign in to comment.