Ajout d'un exécuteur Forgejo Actions
/ test (push) Successful in 0s Details

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
1 changed files with 6 additions and 0 deletions

View File

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