1
0
Fork 0
forked from Skynet/wiki

Initial test of forgejo actions

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