1
0
Fork 0

Add .forgejo/workflows/demo.yml

This commit is contained in:
muerwre 2024-08-16 21:26:41 +07:00
parent 3569f88ccf
commit 44183207e9

View file

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