chore: backport all PRs to main (#343)

This commit is contained in:
Alex Johnson 2023-12-27 13:02:23 -05:00 committed by GitHub
parent 3bb8f378b9
commit 4c05d56d2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,6 @@ pull_request_rules:
- name: backport patches to v1.x.x branch
conditions:
- base=main
- label=backport/v1.x.x
actions:
backport:
branches:
@ -27,7 +26,6 @@ pull_request_rules:
- name: backport patches to v2.x.x branch
conditions:
- base=main
- label=backport/v2.x.x
actions:
backport:
branches: