Add .forgejo/workflows/testing.yaml

This commit is contained in:
silver 2024-08-06 21:22:21 +00:00
parent 510772eb9b
commit f2cf71ef98

View file

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