From 93a1180e308ee00550678ea012363b77739cec47 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Sat, 21 Aug 2021 14:06:59 +0300 Subject: [PATCH] Update update-codes.yml --- .github/workflows/update-codes.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/update-codes.yml b/.github/workflows/update-codes.yml index 90a17be1..a1bd3911 100644 --- a/.github/workflows/update-codes.yml +++ b/.github/workflows/update-codes.yml @@ -19,6 +19,7 @@ jobs: branch: 'bot/update-codes' update-codes: runs-on: ubuntu-latest + needs: create-branch steps: - name: Checkout uses: actions/checkout@v2