* 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 2m31s

Signed-off-by: Uwe Hermann <uh@uleenucks.de>
This commit is contained in:
2024-01-21 14:25:28 +01:00
parent 5a283b8e19
commit efc362cf78

View File

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