ci: always run check-codeowners

This commit is contained in:
Fu Hanxi 2021-11-11 16:59:54 +08:00
parent 5dffcb867b
commit 3ae7e2a92f

View File

@ -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