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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

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