Skip to content

Bump micromatch from 4.0.5 to 4.0.8 #784

Bump micromatch from 4.0.5 to 4.0.8

Bump micromatch from 4.0.5 to 4.0.8 #784

Workflow file for this run

name: ⚙️ CI
on:
pull_request:
workflow_dispatch:
workflow_call:
jobs:
ci:
name: ⚙️ CI
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/setup
- run: yarn lint
- run: yarn test
- run: yarn ts:check
- run: yarn bob check