aboutsummaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2019-12-31 15:58:06 -0800
committerTakashi Kokubun <takashikkbn@gmail.com>2019-12-31 15:59:02 -0800
commitab9f56b61575617fa2c565543b7ce2afffd1c528 (patch)
treee25424fb7524b0cf6f0fe90122e3ed09f5b6e3bd /appveyor.yml
parent47c84c74d4d8c84fd8e58527069548c7b0c2ad3d (diff)
downloadruby-ab9f56b61575617fa2c565543b7ce2afffd1c528.tar.gz
Do not notify AppVeyor on_build_status_changed
Similar to 4fb6643f31cdee33184043ce17c42001274c4392. This is motivated by the lack of the same feature in GitHub Actions.
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 623d628879..b441712028 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -94,4 +94,4 @@ notifications:
{{/isPullRequest}}
on_build_success: false
on_build_failure: true
- on_build_status_changed: true
+ on_build_status_changed: false