Skip to content

(PC-31778) feat(Bookings): post reaction on tab change or on change screen #13318

(PC-31778) feat(Bookings): post reaction on tab change or on change screen

(PC-31778) feat(Bookings): post reaction on tab change or on change screen #13318

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-latest
steps:
- uses: Slashgear/[email protected]
with:
regexp: '^(\((PC-[0-9]+|BSR)\) )?(build|lint|ci|docs|feat|fix|perf|refactor|test|chore)\(\w+\): \w+'