.forgejo/workflows/demo.yaml hinzugefügt
Some checks failed
/ test (push) Has been cancelled

This commit is contained in:
Manfred Pürro 2024-12-05 20:27:02 +00:00
parent bddec30ec3
commit 0aa0abac74

View file

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