Skip to content

chore(deps): bump ws from 7.5.7 to 7.5.10 in /website #62

chore(deps): bump ws from 7.5.7 to 7.5.10 in /website

chore(deps): bump ws from 7.5.7 to 7.5.10 in /website #62

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