diff --git a/.github/workflows/dispatch_build_scoped_rector.yaml b/.github/workflows/dispatch_build_scoped_rector.yaml index af08abe0..e11305e5 100644 --- a/.github/workflows/dispatch_build_scoped_rector.yaml +++ b/.github/workflows/dispatch_build_scoped_rector.yaml @@ -20,8 +20,8 @@ jobs: steps: - - name: "Wait 20 seconds after merge" - run: sleep 20 + name: "Wait 10 seconds after merge" + run: sleep 10 - name: "Check whether rector-src main is a release tag commit"