Update .forgejo/workflows/demo.yaml

This commit is contained in:
Christoph Hollizeck 2024-12-28 10:53:05 +01:00 committed by Christoph Hollizeck
parent 1be95607e2
commit 718d163353
Signed by: Daholli
GPG key ID: 249300664F2AF2C7

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