Update .forgejo/workflows/demo.yaml

This commit is contained in:
Christoph Hollizeck 2024-12-28 10:53:05 +01:00
parent 4b7678545e
commit 530be8aab5

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