Skip to content

chore(deps): bump ws from 7.5.9 to 7.5.10 in /package/expo-package #3451

chore(deps): bump ws from 7.5.9 to 7.5.10 in /package/expo-package

chore(deps): bump ws from 7.5.9 to 7.5.10 in /package/expo-package #3451

Workflow file for this run

name: 'Lint PR title'
on:
pull_request:
branches:
- develop
- 'v[0-9]+.[0-9]+.[0-9]+'
types: [opened, edited, synchronize]
jobs:
lint_pr_title:
runs-on: ubuntu-latest
steps:
- uses: deepakputhraya/[email protected]
with:
regex: '^(\w*)(?:\((.*)\))?: (.*)$'