Add .forgejo/workflows/demo.yml
All checks were successful
/ test (push) Successful in 1m49s

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