Add Forgejo action demo to test how it works

This commit is contained in:
Aroy-Art 2024-02-23 12:21:02 +01:00
parent 188dd1c57b
commit 9efac4ccf7
Signed by: Aroy
GPG key ID: 583642324A1D2070

View file

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