Skip to content

[FIX] Added default option for New Room Notification #51939

[FIX] Added default option for New Room Notification

[FIX] Added default option for New Room Notification #51939

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