forgejo: play around with forgejo actions as opposed to woodpecker
Some checks failed
ci/woodpecker/push/workflow Pipeline failed
/ test (push) Successful in 1m11s

This commit is contained in:
bronsen 2026-02-14 19:21:16 +01:00
parent 093250cc9e
commit 4a4d977b53

View file

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