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:46:19 +00:00
parent 4495184748
commit 247ff8540e

View file

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