diff --git a/.github/workflows/changed.yml b/.github/workflows/changed.yml index 731e345..d1bc006 100644 --- a/.github/workflows/changed.yml +++ b/.github/workflows/changed.yml @@ -6,7 +6,7 @@ jobs: steps: - uses: actions/checkout@v3 with: - fetch-depth: 2 + fetch-depth: 0 - uses: tj-actions/changed-files@v31.0.3 id: changed-files with: