diff --git a/.woodpecker/notify.yml b/.woodpecker/notify.yml index 374a96a..45bc21e 100644 --- a/.woodpecker/notify.yml +++ b/.woodpecker/notify.yml @@ -20,7 +20,7 @@ steps: access_token: from_secret: matrix_access_token when: - - status: [success, failure] + - status: [failure] depends_on: - docs