Skip to content

build(deps): bump docusaurus-plugin-typedoc-api from 4.2.0 to 4.2.1 #126

build(deps): bump docusaurus-plugin-typedoc-api from 4.2.0 to 4.2.1

build(deps): bump docusaurus-plugin-typedoc-api from 4.2.0 to 4.2.1 #126

Workflow file for this run

name: Pull request
on:
pull_request:
branches: [main]
# Add trigger for `ready_for_review`
# https://github.com/changesets/action/issues/187
types: [opened, reopened, synchronize, ready_for_review]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
verify:
uses: ./.github/workflows/verification.yml