Skip to content

chore(deps): bump @mdx-js/react from 3.0.0 to 3.0.1 in /website #31

chore(deps): bump @mdx-js/react from 3.0.0 to 3.0.1 in /website

chore(deps): bump @mdx-js/react from 3.0.0 to 3.0.1 in /website #31

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