Update .forgejo/workflows/demo.yaml
Some checks failed
/ test (push) Failing after 0s

This commit is contained in:
Christoph Hollizeck 2024-12-28 10:53:05 +01:00
parent 3aa807f921
commit 71d7857c98

View file

@ -1,6 +1,8 @@
on: on:
schedule: schedule:
- cron: 0 3 * * * - cron: 0 3 * * *
push:
jobs: jobs:
test: test:
runs-on: native runs-on: native