Skip to content

Commit

Permalink
[skip ci] (AppVeyor CI) Force only build preview and stable branch
Browse files Browse the repository at this point in the history
  • Loading branch information
bagusnl authored Jan 12, 2024
1 parent 465a7d8 commit 30356b8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ pull_requests:
skip_tags: true
skip_branch_with_pr: true
image: Visual Studio 2022
branches:
only:
- preview
- stable
for:
-
branches:
Expand Down Expand Up @@ -127,4 +131,4 @@ for:
- [email protected]
on_build_success: true
on_build_failure: true
on_build_status_changed: true
on_build_status_changed: true

0 comments on commit 30356b8

Please sign in to comment.