Skip to content

Commit 2261fee

Browse files
committed
Pull requests to not increment build numbers
1 parent 4ff4db8 commit 2261fee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# can use variables like {build} and {branch}
22
version: 1.2.{build}
3+
pull_requests:
4+
do_not_increment_build_number: true
35

46
branches:
57
only:

0 commit comments

Comments
 (0)