.forgejo/workflows/demo.yaml aktualisiert
All checks were successful
/ test (push) Successful in 3s
/ Checkout (push) Successful in 11s

This commit is contained in:
david 2024-07-22 00:28:46 +02:00
parent 38f3e51081
commit 02acb272af

View file

@ -4,7 +4,7 @@ jobs:
runs-on: docker runs-on: docker
steps: steps:
- run: echo All Good - run: echo All Good
checkout: checkout:
runs-on: docker runs-on: docker
name: Checkout name: Checkout
steps: steps: