diff --git a/.github/workflows/check-changes-ownership.yml b/.github/workflows/check-changes-ownership.yml index dbc34b3ed5..b9e1d2292a 100644 --- a/.github/workflows/check-changes-ownership.yml +++ b/.github/workflows/check-changes-ownership.yml @@ -23,6 +23,7 @@ jobs: with: ref: ${{ github.event.pull_request.head.ref }} repository: ${{ github.event.pull_request.head.repo.full_name }} + fetch-depth: 0 - name: Get changed files id: changed-files uses: tj-actions/changed-files@e0021407031f5be11a464abee9a0776171c79891 # v47.0.1