Add .forgejo/actions/demo.yml

This commit is contained in:
zoey 2025-04-19 15:45:18 -04:00
parent 74a1be796f
commit 5b43473627

View file

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