diff --git a/.github/workflows/lint-release-pr.yml b/.github/workflows/lint-release-pr.yml index f12ddfe377..b7d010f66d 100644 --- a/.github/workflows/lint-release-pr.yml +++ b/.github/workflows/lint-release-pr.yml @@ -15,6 +15,7 @@ jobs: uses: actions/checkout@v4 with: fetch-depth: 0 # Fetch full history for git operations + ref: ${{ github.event.pull_request.head.ref }} - name: Run lint script env: