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:
parent
47c84c74d4
commit
ab9f56b615
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user