build: Add Hadolint (#133)

This commit is contained in:
Kroese 2024-01-29 11:19:18 +01:00 committed by GitHub
parent de8f08a7af
commit 152abf1443
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 0 deletions

View file

@ -6,6 +6,7 @@ on:
- '**/*.xml'
- '.github/workflows/test.yml'
- '.github/workflows/check.yml'
- 'Dockerfile'
name: "Test"
permissions: {}