Update .gitea/workflows/test_build_and_push.yaml
All checks were successful
Build and push / check and test (push) Successful in 6s
Build and push / build_and_push (push) Successful in 2m28s

This commit is contained in:
2024-02-08 19:03:57 +01:00
parent 8dff38ab9c
commit 99dcaecc0e

View File

@@ -2,7 +2,7 @@
name: Build and push
on:
schedule:
- cron: '0 12 * * *'
- cron: '0 3 * * *'
push:
branches:
- 'main'