Skip to content

Commit

Permalink
Fixed AppVeyor to not build when pushed or pr
Browse files Browse the repository at this point in the history
  • Loading branch information
EX3exp committed Sep 25, 2024
1 parent 50bbff2 commit 5978fb2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,15 @@ version: 1.0.{build}
branches:
only:
- stable
- main
skip_tags: true
image:
- Visual Studio 2022
- macOS
- Ubuntu
configuration: Release
platform: Any CPU
shallow_clone: true
nuget:
project_feed: true
before_build:
Expand Down

0 comments on commit 5978fb2

Please sign in to comment.