Add .forgejo/workflows/demo.yaml
All checks were successful
/ test (push) Successful in 12s

This commit is contained in:
Maksim Bengraf 2024-07-12 12:43:52 +00:00
parent 7c44078ecb
commit 35bc5c8e95

View file

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