Skip to content

Bump micromatch from 4.0.7 to 4.0.8 (#1548) #3617

Bump micromatch from 4.0.7 to 4.0.8 (#1548)

Bump micromatch from 4.0.7 to 4.0.8 (#1548) #3617

name: typescript / format
on:
push:
pull_request:
workflow_dispatch:
jobs:
verify:
runs-on: ubuntu-22.04
steps:
- name: 'Checkout code'
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
- name: 'Verify formatting of all files'
run: ./bin/check-formatting.sh