build: Update workflow (#1315)

This commit is contained in:
Kroese
2026-07-21 01:31:29 +02:00
committed by GitHub
parent 89dbaeb2a4
commit 072b5c3070
+1 -1
View File
@@ -30,7 +30,7 @@ jobs:
uses: hadolint/hadolint-action@v3.3.0
with:
dockerfile: Dockerfile
ignore: DL3008,DL3003,DL3006
ignore: DL3008
failure-threshold: warning
-
name: Validate JSON and YML files