diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cc0b4c9b45..7ed97ede55 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -71,6 +71,7 @@ repos: name: Validate Codeowner File entry: tools/ci/check_codeowners.py ci-check language: python + always_run: true files: '\.gitlab/CODEOWNERS' pass_filenames: false - id: check-rules-yml