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

Skip to content

Commit 5fa2e77

Browse files
authored
Merge pull request #13340 from meeseeksmachine/auto-backport-of-pr-12398-on-v3.0.x
Backport PR #12398 on branch v3.0.x (CI: Don't run AppVeyor/Travis for doc backport branches.)
2 parents 8b83205 + e19db98 commit 5fa2e77

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)