mirror of
https://github.com/transmission/transmission.git
synced 2025-12-20 02:18:42 +00:00
Only run AppVeyor builds on main and versioned branches/tags (#4150)
This commit is contained in:
@@ -14,6 +14,11 @@ environment:
|
|||||||
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022
|
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022
|
||||||
TR_ARCH: x64
|
TR_ARCH: x64
|
||||||
|
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- main
|
||||||
|
- /^\d+\.\d+.*/
|
||||||
|
|
||||||
for:
|
for:
|
||||||
-
|
-
|
||||||
matrix:
|
matrix:
|
||||||
|
|||||||
Reference in New Issue
Block a user