Add forgejo action CI
All checks were successful
ci/woodpecker/push/test Pipeline was successful

This commit is contained in:
Melora Hugues 2024-08-05 16:50:08 +02:00
parent ac6913b7a2
commit 1a0bf07632

6
.forgejo/demo.yaml Normal file
View file

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