Skip to content

build(deps): bump @types/react from 18.3.11 to 18.3.12 #227

build(deps): bump @types/react from 18.3.11 to 18.3.12

build(deps): bump @types/react from 18.3.11 to 18.3.12 #227

Workflow file for this run

name: Pull request - Continuous Integration
on:
pull_request:
branches: [main]
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
ci:
name: Continuous Integration
uses: ./.github/workflows/__shared-ci.yml
secrets: inherit