build worker less frequently
Build image and push it to registry / build (push) Successful in 1m13s

This commit is contained in:
2024-09-05 15:24:48 +00:00
parent 2e6d3794bd
commit 536115b105
+2 -1
View File
@@ -5,7 +5,8 @@ on:
branches:
- main
schedule:
- cron: '5 4 * * *'
# every three of the month, at 04:05
- cron: '5 4 3 * *'