chore(github): add hadolint check for github

This commit is contained in:
Stephan Schnabel 2025-06-26 21:51:48 +02:00
parent ad4604e5a8
commit 36ae20f2c7
Signed by: stephan.schnabel
SSH key fingerprint: SHA256:99zuzxNGFb5/5P+E/O7ONU2qhUojUe/D8rIPTW+9Xp0

View file

@ -21,3 +21,9 @@ jobs:
steps:
- uses: actions/checkout@main
- uses: docker://kokuwaio/yamllint
dockerfile:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
- uses: docker://kokuwaio/hadolint