Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e19db98

Browse files
tacaswellMeeseeksDev[bot]
authored andcommitted
Backport PR #12398: CI: Don't run AppVeyor/Travis for doc backport branches.
1 parent 8b83205 commit e19db98

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
branches:
88
except:
99
- /auto-backport-.*/
10+
- /^v\d+\.\d+\.[\dx]+-doc$/
1011

1112
environment:
1213

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ services:
99
branches:
1010
except:
1111
- /^auto-backport-of-pr-\d*/
12+
- /^v\d+\.\d+\.[\dx]+-doc$/
1213

1314
cache:
1415
pip: true

0 commit comments

Comments
 (0)