Skip to content

chore(deps-dev): bump @changesets/cli from 2.27.8 to 2.27.9 #51

chore(deps-dev): bump @changesets/cli from 2.27.8 to 2.27.9

chore(deps-dev): bump @changesets/cli from 2.27.8 to 2.27.9 #51

Workflow file for this run

name: Pull Request
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
checks:
name: Checks
uses: ./.github/workflows/pre-checks.yml
secrets: inherit