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