add forgejo and test workflow
Some checks failed
/ test (push) Has been cancelled

This commit is contained in:
haui 2024-08-05 15:27:03 +02:00
parent f8f8993fac
commit a4758b2c81

View file

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