Skip to content

chore(deps): bump prism-react-renderer from 2.4.0 to 2.4.1 in /website #106

chore(deps): bump prism-react-renderer from 2.4.0 to 2.4.1 in /website

chore(deps): bump prism-react-renderer from 2.4.0 to 2.4.1 in /website #106

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