Skip to content

chore!: remove deprecated livechat:setDepartmentForVisitor method #68744

chore!: remove deprecated livechat:setDepartmentForVisitor method

chore!: remove deprecated livechat:setDepartmentForVisitor method #68744

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.2
with:
GITHUB_TOKEN: ${{ secrets.RC_TITLE_CHECKER }}