Skip to content

Commit e711dd2

Browse files
committed
ENH: Uses with "itk-branch: master" clang-format linter
The linter CI needs explicit branch setting. This causes the clang-format linter in CI to no run.
1 parent 4267d39 commit e711dd2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/clang-format-linter.yml

+2
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ jobs:
1010
- uses: actions/checkout@v4
1111

1212
- uses: InsightSoftwareConsortium/ITKClangFormatLinterAction@master
13+
with:
14+
itk-branch: master

0 commit comments

Comments
 (0)