Skip to content

Commit

Permalink
Ci cherry pick version (pingcap#989)
Browse files Browse the repository at this point in the history
  • Loading branch information
shhdgit committed Sep 2, 2021
1 parent 44073a6 commit a732a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
needs: release
strategy:
matrix:
branch: [master, release-4.0, release-5.0, release-5.1]
branch: [master, release-4.0, release-5.0, release-5.1, release-5.2]
steps:
- name: Check out PD code base
uses: actions/checkout@master
Expand Down

0 comments on commit a732a25

Please sign in to comment.