Skip to content

chore(deps): bump ws from 7.5.9 to 7.5.10 #1386

chore(deps): bump ws from 7.5.9 to 7.5.10

chore(deps): bump ws from 7.5.9 to 7.5.10 #1386

Workflow file for this run

name: "Pull request title"
on:
pull_request:
types: [opened, edited]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: thehanimo/pr-title-checker@v1.3.4
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}