Added initial forgejo actions config

This commit is contained in:
Nicola Zangrandi 2025-01-21 10:55:52 +01:00
parent e929585371
commit bc3a122aab
Signed by: wasp
GPG key ID: 43C1470D890F23ED

View file

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