mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-10 09:32:33 +08:00
Only trigger Appveyor on release (#2165)
This commit is contained in:
parent
3ed9ba2f7f
commit
fb69b4172d
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ branches:
|
|||
- /ci.*/
|
||||
- /stable.*/
|
||||
|
||||
skip_non_tags: true
|
||||
|
||||
init:
|
||||
- ps: $env:commit = $env:appveyor_repo_commit.SubString(0,8)
|
||||
|
||||
|
|
Loading…
Reference in a new issue