Добавить .forgejo/workflows/demo.yml
All checks were successful
/ test (push) Successful in 1m55s

Signed-off-by: Ivan Shvedov <ivan.shvedov@gmail.com>
This commit is contained in:
Ivan Shvedov 2024-04-25 02:22:41 +03:00
parent 36f2aa3cb7
commit 3747cb9048

View file

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