Skip to content

fix: Deletion of 1st message in a thread causes notification to be up without showing why. #76804

fix: Deletion of 1st message in a thread causes notification to be up without showing why.

fix: Deletion of 1st message in a thread causes notification to be up without showing why. #76804

name: 'PR Title Checker'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
- labeled
- unlabeled
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: thehanimo/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.RC_TITLE_CHECKER }}