Skip to content

Commit

Permalink
Ensure AppVeyor runs for PRs on these branches
Browse files Browse the repository at this point in the history
  • Loading branch information
dra27 committed Sep 25, 2024
1 parent 40a9e5f commit ec2ae8c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@ branches:
- /4\.*/
- /5\.*/
- trunk
- relocatable-base-trunk
- installation-tests
- runtime-id

# Do not build feature branch with open Pull Requests
skip_branch_with_pr: true

# Compile the 64 bits version
platform:
Expand Down

0 comments on commit ec2ae8c

Please sign in to comment.