Skip to content

build(deps-dev): bump @redocly/cli from 1.22.0 to 1.22.1 #6069

build(deps-dev): bump @redocly/cli from 1.22.0 to 1.22.1

build(deps-dev): bump @redocly/cli from 1.22.0 to 1.22.1 #6069

Workflow file for this run

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