Skip to content

cherry-pick fix: when target is table, the sink downstream pk is not set (#19515) to branch release-2.0 #40646

cherry-pick fix: when target is table, the sink downstream pk is not set (#19515) to branch release-2.0

cherry-pick fix: when target is table, the sink downstream pk is not set (#19515) to branch release-2.0 #40646

name: PR Title Checker
on:
pull_request:
types: [opened, edited, labeled]
jobs:
check:
runs-on: ubuntu-latest
name: pr-title-checker
steps:
- uses: thehanimo/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
configuration_path: ".github/pr-title-checker-config.json"