fix syntax error

This commit is contained in:
Dirk Wetter
2026-06-17 11:08:24 +02:00
parent 8fd171783c
commit 1297c88d26
+1
View File
@@ -14,6 +14,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
ref: ${{ github.head_ref }}
fetch-depth: 0