feat: add demo forgejo workflow
/ test (push) Successful in 33s Details

ci-dev
LeRoyce Pearson 2024-05-29 20:20:17 -06:00
parent 820e48e4ec
commit 8846d2cb87
1 changed files with 6 additions and 0 deletions

View File

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