forgejo-runner: init

This commit is contained in:
Christoph Hollizeck 2024-12-28 09:54:34 +01:00
parent 8646555cee
commit d7df785ebc
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
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