Changed cron
Build and publish / build (push) Successful in 49s

This commit is contained in:
Lino Silva
2024-11-06 23:33:11 +00:00
parent 552a75f13d
commit 211d18e606
+1 -1
View File
@@ -3,7 +3,7 @@ run-name: Build docker image and publish to registry
on: on:
schedule: schedule:
- cron: '40 23 * * *' - cron: '36 23 * * *'
push: push:
branches: branches:
- 'main' - 'main'