Skip to content

Bump @redocly/cli from 1.8.0 to 1.8.1 #4851

Bump @redocly/cli from 1.8.0 to 1.8.1

Bump @redocly/cli from 1.8.0 to 1.8.1 #4851

Workflow file for this run

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