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

This commit is contained in:
Lievito 2025-07-10 22:34:48 +00:00
parent 0d31befffe
commit 335ee39ff2

View file

@ -1,5 +1,6 @@
on: [push]
jobs:
test:
runs-on: gitRunners
steps:
- run: echo All Good!