Skip to content
This repository was archived by the owner on Jun 23, 2024. It is now read-only.

Commit 9b3fa0b

Browse files
committed
Only run builds on tagged commits.
1 parent da46363 commit 9b3fa0b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
configuration: Release
22
platform: x64
33

4+
skip_non_tags: true
5+
46
image:
57
- Visual Studio 2019
68

0 commit comments

Comments
 (0)