Skip to content

Commit 98e204c

Browse files
tacaswellMeeseeksDev[bot]
authored and
MeeseeksDev[bot]
committed
Backport PR #9286: Ask Appveyor to ignore certain branches.
1 parent 4552534 commit 98e204c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.appveyor.yml

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
# https://github.com/rmcgibbo/python-appveyor-conda-example
55

66
# Backslashes in quotes need to be escaped: \ -> "\\"
7+
branches:
8+
except:
9+
- /auto-backport-.*/
710

811
environment:
912

0 commit comments

Comments
 (0)