chore(v2): Backport patch (#226)

This commit is contained in:
David Terpay 2023-07-28 11:06:50 -04:00 committed by GitHub
parent e20e2e2a47
commit f1adb38ed2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,3 +32,11 @@ pull_request_rules:
backport:
branches:
- release/v1.x.x-polaris
- name: backport patches to v2.x.x branch
conditions:
- base=main
- label=backport/v2.x.x
actions:
backport:
branches:
- release/v2.x.x