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

This commit is contained in:
sqozz 2024-05-19 01:20:12 +02:00
parent 5f50f517ff
commit 50c88baad2

View file

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