build worker less frequently
All checks were successful
Build image and push it to registry / build (push) Successful in 1m13s
All checks were successful
Build image and push it to registry / build (push) Successful in 1m13s
This commit is contained in:
@@ -5,7 +5,8 @@ on:
|
||||
branches:
|
||||
- main
|
||||
schedule:
|
||||
- cron: '5 4 * * *'
|
||||
# every three of the month, at 04:05
|
||||
- cron: '5 4 3 * *'
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user