Skip to content

fix: Some HTTP requests sent by apps don't have their data parsed into JSON #37318

fix: Some HTTP requests sent by apps don't have their data parsed into JSON

fix: Some HTTP requests sent by apps don't have their data parsed into JSON #37318

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 }}