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

This commit is contained in:
Ross Wolf
2021-07-14 16:29:23 -06:00
committed by GitHub
parent 77c23da1db
commit 809c06ad5f
+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