mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Remove invalid webhook config
According to warnings on Travis, there's no such key. We handle this on webhook side anyway.
This commit is contained in:
parent
7c0bc7240b
commit
0511bef930
1 changed files with 0 additions and 1 deletions
|
@ -535,7 +535,6 @@ notifications:
|
|||
webhooks:
|
||||
urls:
|
||||
- secure: mRsoS/UbqDkKkW5p3AEqM27d4SZnV6Gsylo3bm8T/deltQzTsGzZwrm7OIBXZv0UFZdE68XmPlyHfZFLSP2V9QZ7apXMf9/vw0GtcSe1gchtnjpAPF6lYBn7nMCbVPPx9cS0dwL927fjdRM1vj7IKZ2bk4F0lAJ25R25S6teqdk= # ruby-lang slack: ruby/simpler-alerts-bot (travis)
|
||||
on_pull_requests: false
|
||||
on_success: never
|
||||
on_failure: always
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue