build: Update workflow (#99)

This commit is contained in:
Kroese
2026-07-21 01:23:11 +02:00
committed by GitHub
parent e1a304c562
commit 2c941ff870
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
uses: hadolint/hadolint-action@v3.3.0
with:
dockerfile: Dockerfile
ignore: DL3008,DL3018,DL3020,DL3029,DL3059,DL4001,DL4006,DL3006
ignore: DL3008,DL3029,DL4001,DL4006,DL3006
failure-threshold: warning
-
name: Validate JSON and YML files