diff --git a/.php-censor.yml b/.php-censor.yml index a5aa671..efde620 100644 --- a/.php-censor.yml +++ b/.php-censor.yml @@ -38,5 +38,10 @@ test: allow_failures: false complete: - email: + email_notify: default_mailto_address: poisoncorpsee@gmail.com + telegram_notify: + auth_token: "%SECRET:telegram_auth_token%" + recipients: + - "%SECRET:telegram_chat_id%" + send_log: false