* MOD: add schedule
All checks were successful
Build and push / check and test (push) Successful in 6s
Build and push / build_and_push (push) Successful in 2m34s

Signed-off-by: Uwe Hermann <uh@uleenucks.de>
This commit is contained in:
2024-01-21 14:32:17 +01:00
parent efc362cf78
commit 77283a2077

View File

@@ -2,7 +2,7 @@
name: Build and push
on:
schedule:
- cron: '*/30 * * * *'
- cron: '0 23 * * *'
push:
branches:
- main