Skip to content

build(deps-dev): bump @ts-dev-tools/react from 1.9.2 to 1.9.3 in the dev-dependencies group #114

build(deps-dev): bump @ts-dev-tools/react from 1.9.2 to 1.9.3 in the dev-dependencies group

build(deps-dev): bump @ts-dev-tools/react from 1.9.2 to 1.9.3 in the dev-dependencies group #114

Workflow file for this run

name: Pull request - Continuous Integration
on:
merge_group:
pull_request:
branches: [main]
permissions:
contents: read
packages: read
statuses: write
security-events: write
id-token: write
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
ci:
uses: ./.github/workflows/__shared-ci.yml
secrets: inherit