diff --git a/.github/workflows/pr-code-lint.yml b/.github/workflows/pr-code-lint.yml index adb6c6e8f4c76..6ed187e2c75f5 100644 --- a/.github/workflows/pr-code-lint.yml +++ b/.github/workflows/pr-code-lint.yml @@ -10,6 +10,7 @@ on: - 'users/**' paths: - 'clang-tools-extra/clang-tidy/**' + - '.github/workflows/pr-code-lint.yml' jobs: code_linter: