Skip to content

fix: Using the banner _id field as a fallback for the view.viewId field #55412

fix: Using the banner _id field as a fallback for the view.viewId field

fix: Using the banner _id field as a fallback for the view.viewId field #55412

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