mirror of https://github.com/LemmyNet/lemmy.git
Turn off email notifications.
parent
96535366c3
commit
93f681bf7a
|
@ -26,3 +26,5 @@ deploy:
|
||||||
script: bash docker_push.sh
|
script: bash docker_push.sh
|
||||||
on:
|
on:
|
||||||
tags: true
|
tags: true
|
||||||
|
notifications:
|
||||||
|
email: false
|
||||||
|
|
Loading…
Reference in New Issue