Skip to content

Bump follow-redirects from 1.15.2 to 1.15.4 in /wasm/typescript #12

Bump follow-redirects from 1.15.2 to 1.15.4 in /wasm/typescript

Bump follow-redirects from 1.15.2 to 1.15.4 in /wasm/typescript #12

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 }}