Fix formatting in links.yml workflow

This commit is contained in:
Kroese 2026-03-23 13:35:58 +01:00 committed by GitHub
parent 41b1e339bd
commit bdd9f81b15
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@ jobs:
name: Checkout name: Checkout
uses: actions/checkout@v6 uses: actions/checkout@v6
with: with:
fetch-depth: 0 fetch-depth: 0
- -
name: Validate Links name: Validate Links
run: | run: |