Skip to content

chore: Update Omnichannel's room closing mechanism to use transactions. #58430

chore: Update Omnichannel's room closing mechanism to use transactions.

chore: Update Omnichannel's room closing mechanism to use transactions. #58430

name: 'PR Title Checker'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
- labeled
- unlabeled
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: thehanimo/pr-title-checker@v1.4.1
with:
GITHUB_TOKEN: ${{ secrets.RC_TITLE_CHECKER }}