Skip to content

Commit

Permalink
build once a week
Browse files Browse the repository at this point in the history
  • Loading branch information
xpillons committed May 30, 2024
1 parent a4bc15e commit 8debaa1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name : container
on:
# manual only
workflow_dispatch:
schedule:
- cron: "10 1 * * 0" # At 01:10 UTC on each Saturday
push:
branches:
- main
Expand Down

0 comments on commit 8debaa1

Please sign in to comment.