Added demo forgejo action
All checks were successful
/ test (push) Successful in 4m36s

This commit is contained in:
Arthur Beck 2025-02-21 06:50:52 -06:00
parent ef93327e6b
commit 7e557ec9f7
Signed by: ArthurB
GPG key ID: ACE3D14F5CEF14BF

View file

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