test ci/cd

This commit is contained in:
cheetah 2025-03-30 15:24:25 +02:00
parent a856d53be9
commit 0316b879ff

6
.forgejo/demo.yaml Normal file
View file

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