Initial test of forgejo actions
Some checks are pending
/ test (push) Waiting to run

Signed-off-by: silver <silver@skynet.ie>
This commit is contained in:
silver 2024-08-06 20:10:50 +00:00
parent 44ab695bab
commit e916ca2429

View file

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