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

This commit is contained in:
markus 2024-01-13 23:12:07 +01:00
parent 372db888be
commit d3db632e7f

View file

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