Loading .github/workflows/uplift-merges.yml +1 −3 Original line number Diff line number Diff line Loading @@ -19,9 +19,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v4 with: sparse-checkout: | scripts/uplift-merges.sh sparse-checkout-cone-mode: false fetch-depth: 0 - name: Configure for push if: ${{ !inputs.dryRun }} Loading Loading
.github/workflows/uplift-merges.yml +1 −3 Original line number Diff line number Diff line Loading @@ -19,9 +19,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v4 with: sparse-checkout: | scripts/uplift-merges.sh sparse-checkout-cone-mode: false fetch-depth: 0 - name: Configure for push if: ${{ !inputs.dryRun }} Loading