Update .forgejo/workflows/demo.yaml
Some checks are pending
/ test (push) Waiting to run

This commit is contained in:
Lievito 2025-07-10 22:29:07 +00:00
parent befc776863
commit 687087c716

View file

@ -1,6 +1,6 @@
on: [push] on: [push]
jobs: jobs:
test: test:
runs-on: * runs-on: "*"
steps: steps:
- run: echo All Good - run: echo All Good