Skip to content

Commit e09dc26

Browse files
committed
「👷」 ci: change to monthly release
1 parent 4b4931a commit e09dc26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- main
77
schedule:
8-
- cron: '0 0 * * 1' # This will run the action every Monday at midnight UTC
8+
- cron: '0 0 1 * *' # This will run the action every Monday at midnight UTC
99

1010
jobs:
1111
build:

0 commit comments

Comments
 (0)