Merge branch 'master' of github.com:stakater/Reloader into update-golang-version

This commit is contained in:
faizanahmad055
2022-05-26 18:24:38 +02:00
8 changed files with 20 additions and 26 deletions
-6
View File
@@ -48,12 +48,6 @@ jobs:
cd deployments/kubernetes/chart/reloader
helm lint
- name: Dockerfile Lint
uses: hadolint/hadolint-action@v1.6.0
with:
dockerfile: ${{env.DOCKER_FILE_PATH}}
failure-threshold: warning
- name: Link check
uses: gaurav-nelson/github-action-markdown-link-check@v1