Skip to content

Commit fff9e7e

Browse files
committed
ENH: Use ITK master branch for linter
1 parent f2e9abc commit fff9e7e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/lint.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515

1616
- name: Lint C++
1717
uses: InsightSoftwareConsortium/ITKClangFormatLinterAction@master
18+
with:
19+
itk-branch: master
1820

1921
- name: Set up Python
2022
uses: actions/[email protected]

0 commit comments

Comments
 (0)