Add .forgejo/workflows/demo.yaml

This commit is contained in:
Lievito 2025-07-10 21:35:03 +00:00
commit b1b5c4bc32

View file

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