Ajout d'un exécuteur Forgejo Actions
All checks were successful
/ test (push) Successful in 0s

This commit is contained in:
Adrien Bourmault 2023-10-20 09:29:31 +02:00
parent a00894b89a
commit 716fcab8bd
Signed by: neox
GPG key ID: 2974E1D5F25DFCC8

View file

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