feat(CI): test forgejo actions

This commit is contained in:
Florian Schmitt 2024-03-16 23:24:04 +03:00
parent ce812cdcce
commit 73f622dd5d

View file

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