.forgejo/workflows/run.yaml aktualisiert
Some checks failed
/ checkout (push) Failing after 6s

This commit is contained in:
stelb 2025-03-10 18:21:56 +01:00
parent 45cd008cef
commit 17a262b12d

View file

@ -2,6 +2,7 @@ on: push
jobs:
checkout:
runs-on: docker
image: cytopia/ansible
steps:
- name: checkóut
uses: actions/checkout@v4