mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-14 17:13:40 +00:00
[appveyor] Don’t build branches with open PR twice
This commit is contained in:
parent
401cdf0792
commit
0cd7d041d8
1 changed files with 3 additions and 0 deletions
|
@ -75,5 +75,8 @@ notifications:
|
|||
on_build_failure: true
|
||||
on_build_status_changed: true
|
||||
|
||||
# Do not build feature branch with open Pull Requests
|
||||
skip_branch_with_pr: true
|
||||
|
||||
# disable automatic tests
|
||||
test: off
|
||||
|
|
Loading…
Add table
Reference in a new issue