Skip to content

build(deps-dev): bump ws from 7.4.6 to 7.5.10 #1593

build(deps-dev): bump ws from 7.4.6 to 7.5.10

build(deps-dev): bump ws from 7.4.6 to 7.5.10 #1593

Workflow file for this run

name: Sanity check
on:
pull_request:
types:
- opened
- synchronize
- reopened
- edited
- labeled
- unlabeled
jobs:
pr_wip_check:
runs-on: ubuntu-latest
name: WIP Check
steps:
- name: WIP Check
uses: tim-actions/wip-check@master
with:
labels: '["do not merge", "WIP"]'
keywords: '["WIP", "wip", "Do Not Merge", "do not merge"]'