diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 38338c8..29ce158 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -91,10 +91,6 @@ jobs: contents: write pull-requests: write steps: - - name: Checkout code - uses: actions/checkout@v4 - with: - fetch-depth: 0 - name: Release please uses: googleapis/release-please-action@v4 with: