diff --git a/.woodpecker/lint.yml b/.woodpecker/lint.yml index f7760c5..aafbab4 100644 --- a/.woodpecker/lint.yml +++ b/.woodpecker/lint.yml @@ -5,8 +5,7 @@ steps: commands: - gitleaks detect --no-git --verbose --source $CI_WORKSPACE when: - - evaluate: 'CI_PIPELINE_EVENT == "push" && CI_COMMIT_BRANCH == CI_REPO_DEFAULT_BRANCH' - - evaluate: 'CI_PIPELINE_EVENT == "pull_request" && CI_COMMIT_AUTHOR_EMAIL != "renovate@mgrote.net"' + - evaluate: 'CI_COMMIT_AUTHOR_EMAIL != "renovate@mgrote.net"' hadolint: image: pipelinecomponents/hadolint:0.26.0@sha256:7122937006c7a9bcbb78ce764d3c2f0092f183b843ad128bc9fd6ea918e22d5b