Skip to content

Update CI based on thewtex/ci-updates #112

Update CI based on thewtex/ci-updates

Update CI based on thewtex/ci-updates #112

name: clang-format linter
on: [push,pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 1
- uses: InsightSoftwareConsortium/ITKClangFormatLinterAction@master
with:
itk-branch: master