We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4552534 commit 98e204cCopy full SHA for 98e204c
.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