We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0103f93 commit e4cc8b2Copy full SHA for e4cc8b2
appveyor.yml
@@ -4,7 +4,8 @@ version: '{build}'
4
5
branches:
6
only:
7
- - branch-name-that-does-not-exist
+ - master
8
+ - /release\/.+/
9
10
skip_tags: true
11
build: off
0 commit comments