Update .forgejo/workflows/build.yaml
All checks were successful
/ build (push) Successful in 33s

This commit is contained in:
sqozz 2024-05-19 01:19:56 +02:00
parent d2c9371cc6
commit 504559d306

View file

@ -1,7 +1,7 @@
on:
push:
schedule:
- cron: '0 0 * */1 *'
- cron: '0 0 * * *'
jobs:
build:
runs-on: gitea-container-builder