We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4552534 + 98e204c commit 3c4c14bCopy full SHA for 3c4c14b
.appveyor.yml
@@ -4,6 +4,9 @@
4
# https://github.com/rmcgibbo/python-appveyor-conda-example
5
6
# Backslashes in quotes need to be escaped: \ -> "\\"
7
+branches:
8
+ except:
9
+ - /auto-backport-.*/
10
11
environment:
12
0 commit comments