mirror of https://github.com/polybar/polybar.git
fix(ci): Update notification settings
This commit is contained in:
parent
7478d4cd07
commit
b89536af2b
|
@ -29,8 +29,8 @@ script: make
|
|||
notifications:
|
||||
irc:
|
||||
channels:
|
||||
- "irc.freenode.org#lemonbuddy"
|
||||
on_success: always
|
||||
on_failure: always
|
||||
- "irc.freenode.net#lemonbuddy"
|
||||
template:
|
||||
- "%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}"
|
||||
use_notice: true
|
||||
skip_join: true
|
||||
|
|
Loading…
Reference in New Issue