From d62137418645b7bb6ee915e231c2ef4d6a6a6ee3 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Sun, 8 Aug 2021 13:59:16 +0300 Subject: [PATCH] Update clean.yml --- .github/workflows/clean.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/clean.yml b/.github/workflows/clean.yml index cc8d00ad6..b6cdda062 100644 --- a/.github/workflows/clean.yml +++ b/.github/workflows/clean.yml @@ -19,6 +19,7 @@ jobs: branch: 'bot/remove-broken-links' test: runs-on: ubuntu-latest + needs: create-branch continue-on-error: true strategy: fail-fast: false