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

This commit is contained in:
Jasper Ras 2026-02-26 21:12:15 +01:00
parent 04139a5159
commit aad2df765b

View file

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