diff --git a/.woodpecker/z.ntfy.yml b/.woodpecker/z.ntfy.yml index c11aa83..7d69719 100644 --- a/.woodpecker/z.ntfy.yml +++ b/.woodpecker/z.ntfy.yml @@ -15,3 +15,6 @@ steps: when: event: [ push, manual ] status: [ success ] +depends_on: + - lint + - test