Skip to content

Commit d331a93

Browse files
committed
add cron schedule
1 parent 3285522 commit d331a93

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88
branches:
99
- "main"
1010
- "renovate/*"
11+
schedule:
12+
- cron: "0 0 * * 0"
1113

1214
env:
1315
REGISTRY: ghcr.io

0 commit comments

Comments
 (0)