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

This commit is contained in:
Lino Silva
2024-11-06 23:31:51 +00:00
parent 554bc62199
commit 552a75f13d
+1 -1
View File
@@ -3,7 +3,7 @@ run-name: Build docker image and publish to registry
on: on:
schedule: schedule:
- cron: '0 10,22 * * *' - cron: '40 23 * * *'
push: push:
branches: branches:
- 'main' - 'main'