Skip to content
This repository was archived by the owner on Apr 30, 2026. It is now read-only.

Commit e92fcd6

Browse files
authored
Merge pull request #53 from InsightSoftwareConsortium/linter-main-branch
COMP: Update ITKClangFormatLinterAction to use 'main' branch
2 parents 8adf735 + 979adb3 commit e92fcd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/clang-format-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v4
1111

12-
- uses: InsightSoftwareConsortium/ITKClangFormatLinterAction@master
12+
- uses: InsightSoftwareConsortium/ITKClangFormatLinterAction@main
1313
with:
1414
itk-branch: master
1515
error-message: "Remote module code is inconsistent with ITK Coding Style as of 20241205."

0 commit comments

Comments
 (0)