Add .forgejo/workflows/demo.yaml

This commit is contained in:
chris 2024-11-27 21:58:49 -06:00
parent 54c264f55d
commit 7f1f8f7a4e

View file

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