mirror of
https://github.com/polybar/polybar.git
synced 2024-11-11 13:50:56 -05:00
fix(ci): Notification syntax
This commit is contained in:
parent
9f520dea7a
commit
7478d4cd07
1 changed files with 8 additions and 7 deletions
|
@ -26,7 +26,8 @@ before_script:
|
||||||
|
|
||||||
script: make
|
script: make
|
||||||
|
|
||||||
notifications.irc:
|
notifications:
|
||||||
|
irc:
|
||||||
channels:
|
channels:
|
||||||
- "irc.freenode.org#lemonbuddy"
|
- "irc.freenode.org#lemonbuddy"
|
||||||
on_success: always
|
on_success: always
|
||||||
|
|
Loading…
Reference in a new issue