diff --git a/.github/workflows/pr-ci.yml b/.github/workflows/pr-ci.yml index ff1677dad4f..4c90281df43 100644 --- a/.github/workflows/pr-ci.yml +++ b/.github/workflows/pr-ci.yml @@ -6,7 +6,8 @@ on: # - 'raftstore-proxy*' pull_request: branches: - - 'raftstore-proxy-*' + - 'raftstore-proxy-6.*' + - 'raftstore-proxy-5.*' jobs: build-check-old: