Only run AppVeyor builds on main and versioned branches/tags (#4150)

This commit is contained in:
Mike Gelfand
2022-11-12 21:27:15 +01:00
committed by GitHub
parent 43acd7e3e4
commit 095f094dd5

View File

@@ -14,6 +14,11 @@ environment:
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022
TR_ARCH: x64
branches:
only:
- main
- /^\d+\.\d+.*/
for:
-
matrix: