diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a9a14b5..fea29fa 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -96,6 +96,7 @@ jobs: git push origin ${{ env.BRANCH_NAME }} --force parse: + needs: update runs-on: ubuntu-latest if: | github.event_name == 'schedule' ||