Adicionar .forgejo/workflows/demo.yaml
Some checks reported warnings
/ test (push) Has been cancelled

This commit is contained in:
lelgenio 2024-04-06 17:49:00 -03:00
parent d143dbef21
commit 6e207cc20e

View file

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