Skip to content

chore(deps): bump ws from 8.16.0 to 8.17.1 #39

chore(deps): bump ws from 8.16.0 to 8.17.1

chore(deps): bump ws from 8.16.0 to 8.17.1 #39

Workflow file for this run

name: Pull request
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
verify:
name: Verify
uses: ./.github/workflows/verify.yml
secrets: inherit