Skip to content

Commit 388082c

Browse files
authored
Update docker-publish.yml reschedule
Weekly schedule
1 parent 9341b69 commit 388082c

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: '18 2 * * *'
10+
- cron: '18 2 * * 0'
1111
push:
1212
branches: [ "main" ]
1313
# Publish semver tags as releases.

0 commit comments

Comments
 (0)