Update .gitea/workflows/build.yaml
All checks were successful
Build and publish release / build-docker (push) Successful in 7s

This commit is contained in:
2025-10-30 11:55:06 +01:00
parent 066853fa53
commit b7e9b588b5

View File

@ -5,7 +5,7 @@ on:
branches:
- main
schedule:
- cron: '*/15 * * * *'
- cron: '0 3 * * *'
jobs:
build-docker: