Added demo forgejo workflow
Some checks failed
/ test (push) Has been cancelled

This commit is contained in:
Aetous 2025-05-08 18:58:41 -07:00
parent 40c87cb558
commit fff136cf5b

View file

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