Skip to content

Commit 9600ba7

Browse files
authored
Build weekly
1 parent 2057533 commit 9600ba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name: Docker
77

88
on:
99
schedule:
10-
- cron: '15 18 1 * *'
10+
- cron: '5 4 1,8,15,22 * *'
1111
push:
1212
branches: [ "main" ]
1313
# Publish semver tags as releases.

0 commit comments

Comments
 (0)