test forgejo actions
All checks were successful
/ test (push) Successful in 1m13s

This commit is contained in:
Chris Cowley 2024-09-02 09:40:31 +02:00
parent 2998c84fb7
commit c28a7673f1

View file

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