Skip to content

build(deps-dev): bump eslint from 8.55.0 to 8.56.0 #242

build(deps-dev): bump eslint from 8.55.0 to 8.56.0

build(deps-dev): bump eslint from 8.55.0 to 8.56.0 #242

Workflow file for this run

jobs:
type_check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/prepare
- run: pnpm typecheck
name: Type Check
on:
pull_request: ~
push:
branches:
- main