Testing out forgejo runners.

This commit is contained in:
Joseph Hanson 2023-08-20 16:50:39 -05:00
parent c0bd9437e6
commit af54277840

View file

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