Add a forgejo action
All checks were successful
/ test (push) Successful in 5s

This commit is contained in:
jgrogan 2024-08-26 16:11:46 +01:00
parent cfaf55b4be
commit 9a7ff23338
2 changed files with 8 additions and 9 deletions

View file

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