Skip to content

Bump postcss from 8.4.28 to 8.4.31 in /wasm/typescript #5

Bump postcss from 8.4.28 to 8.4.31 in /wasm/typescript

Bump postcss from 8.4.28 to 8.4.31 in /wasm/typescript #5

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