ci: init .forgejo
All checks were successful
/ test (push) Successful in 21s
ci/woodpecker/push/checks Pipeline was successful

This commit is contained in:
notohh 2023-10-05 14:43:31 -04:00
parent 28546da92c
commit 9cb73ed40a
Signed by: notohh
GPG key ID: BD47506D475EE86D
2 changed files with 6 additions and 0 deletions

View file

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