Skip to content

(BSR) chore(deps): Bump express from 4.20.0 to 4.21.1 in /server #14574

(BSR) chore(deps): Bump express from 4.20.0 to 4.21.1 in /server

(BSR) chore(deps): Bump express from 4.20.0 to 4.21.1 in /server #14574

name: '3 [on_pr] Check PR title format'
on:
pull_request:
branches: [master]
types:
- opened
- edited
- synchronize
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
check:
runs-on: ubuntu-22.04
steps:
- uses: Slashgear/[email protected]
with:
regexp: '^(\((PC-[0-9]+|BSR)\) )?(build|lint|ci|docs|feat|fix|perf|refactor|test|chore)\(\w+\): \w+'