add demo forgejo action

This commit is contained in:
Peter Tillemans 2024-05-26 00:52:08 +02:00
parent 4a632bdd48
commit d4c486c89a

View file

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