Add forgejo action CI
All checks were successful
/ test (push) Successful in 15s
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 fd594e5142

View file

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