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

This commit is contained in:
stelb 2025-03-10 18:59:26 +01:00
parent 4455c24dec
commit c897310b19

View file

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