Ajouter .forgejo/workflows/demo.yaml
Some checks are pending
/ test (push) Waiting to run

This commit is contained in:
GZod01 2025-02-07 14:27:51 +01:00
parent f112932e31
commit 3740baa8bd

View file

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