Skip to content

fix(message-parser): parse emojis and inline elements inside headings #120889

fix(message-parser): parse emojis and inline elements inside headings

fix(message-parser): parse emojis and inline elements inside headings #120889

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