Skip to content

chore(deps-dev): bump typescript from 5.6.2 to 5.6.3 in /website in the dev-dependencies group #89

chore(deps-dev): bump typescript from 5.6.2 to 5.6.3 in /website in the dev-dependencies group

chore(deps-dev): bump typescript from 5.6.2 to 5.6.3 in /website in the dev-dependencies group #89

Workflow file for this run

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