Update .forgejo/workflows/demo.yaml
This commit is contained in:
parent
1be95607e2
commit
718d163353
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue