diff --git a/.github/workflows/sync-main.yml b/.github/workflows/sync-main.yml index a056e18..1d7977f 100644 --- a/.github/workflows/sync-main.yml +++ b/.github/workflows/sync-main.yml @@ -23,7 +23,6 @@ jobs: sync: runs-on: ubuntu-latest - needs: check_base_status steps: - uses: actions/checkout@v4