add demo action
Some checks failed
/ test (push) Has been cancelled

This commit is contained in:
André Menrath 2024-09-20 18:55:11 +02:00
parent c8fc78ccdd
commit 639a64f464

6
.forgejo/workflows/demo.yml Executable file
View file

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