Skip to content

Bump vite from 4.4.9 to 4.5.2 in /wasm/typescript #15

Bump vite from 4.4.9 to 4.5.2 in /wasm/typescript

Bump vite from 4.4.9 to 4.5.2 in /wasm/typescript #15

name: Apply clang-format to PR
on:
pull_request:
types: [labeled]
jobs:
clang-format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: InsightSoftwareConsortium/ITKApplyClangFormatAction@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}