Add .forgejo/workflows/demo.yml
All checks were successful
/ test (push) Successful in 34m47s

This commit is contained in:
Jeff Clement 2024-11-01 23:32:59 +00:00
commit 12d4874e2c

View file

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