diff --git a/.github/workflows/clang-format-linter.yml b/.github/workflows/clang-format-linter.yml index 9cf9c6cb463..4a9d9058f93 100644 --- a/.github/workflows/clang-format-linter.yml +++ b/.github/workflows/clang-format-linter.yml @@ -14,3 +14,4 @@ jobs: - uses: InsightSoftwareConsortium/ITKClangFormatLinterAction@master with: error-message: 'Code is inconsistent with ITK Coding Style. Add the *action:ApplyClangFormat* PR label to correct.' + itk-branch: release-5.4