Do not notify AppVeyor on_build_status_changed

Similar to 4fb6643f31cdee33184043ce17c42001274c4392.
This is motivated by the lack of the same feature in GitHub Actions.
This commit is contained in:
Takashi Kokubun 2019-12-31 15:58:06 -08:00
parent 47c84c74d4
commit ab9f56b615
No known key found for this signature in database
GPG Key ID: 6FFC433B12EE23DD

View File

@ -94,4 +94,4 @@ notifications:
{{/isPullRequest}} {{/isPullRequest}}
on_build_success: false on_build_success: false
on_build_failure: true on_build_failure: true
on_build_status_changed: true on_build_status_changed: false