Allow v1.0 backports from v1.1

This commit is contained in:
Michael Vines 2020-04-06 11:26:39 -07:00 committed by GitHub
parent 62cb2cd13c
commit b20edaca26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -21,7 +21,6 @@ pull_request_rules:
- automerge
- name: v1.0 backport
conditions:
- base=master
- label=v1.0
actions:
backport:
@ -30,7 +29,6 @@ pull_request_rules:
- v1.0
- name: v1.1 backport
conditions:
- base=master
- label=v1.1
actions:
backport:
@ -39,7 +37,6 @@ pull_request_rules:
- v1.1
- name: v1.2 backport
conditions:
- base=master
- label=v1.2
actions:
backport: