Add .forgejo/workflows/demo.yaml

This commit is contained in:
asandikci 2024-10-29 18:47:44 +03:00
commit 95ee380272

View file

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