1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Do not notify AppVeyor on_build_status_changed

Similar to 4fb6643f31.
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}}
on_build_success: false
on_build_failure: true
on_build_status_changed: true
on_build_status_changed: false