forgejo-runner: init
Some checks are pending
/ test (push) Waiting to run

This commit is contained in:
Christoph Hollizeck 2024-12-28 09:54:34 +01:00
parent ed8ff6fe90
commit 5a6554ee6b
3 changed files with 31 additions and 10 deletions

View file

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