diff --git a/.woodpecker/notify.yml b/.woodpecker/notify.yml index 9ba18a9..1ca6c54 100644 --- a/.woodpecker/notify.yml +++ b/.woodpecker/notify.yml @@ -20,7 +20,7 @@ steps: username: from_secret: matrix_username when: - - status: [failure] + - status: [success, failure] depends_on: - docs