Add 7.14 to the list of target backport branches (#1341)

(cherry picked from commit 809c06ad5f)
This commit is contained in:
Ross Wolf
2021-07-14 16:29:23 -06:00
committed by github-actions[bot]
parent 77c23da1db
commit cfc0fdd5db
+1 -1
View File
@@ -55,7 +55,7 @@ jobs:
strategy:
max-parallel: 1
matrix:
target_branch: [7.13]
target_branch: [7.13, 7.14]
steps:
- name: Checkout repo