Added initial forgejo actions config

This commit is contained in:
Nicola Zangrandi 2025-01-21 10:55:52 +01:00 committed by Nicola Zangrandi
parent 8611e7eba1
commit 732fe2e611
No known key found for this signature in database
GPG key ID: 3C640B6656B9495F

View file

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