diff --git a/.github/workflows/migration-order.yml b/.github/workflows/migration-order.yml index 5ceec21adf0..ed709517344 100644 --- a/.github/workflows/migration-order.yml +++ b/.github/workflows/migration-order.yml @@ -25,6 +25,7 @@ jobs: uses: tj-actions/changed-files@v41 with: files: packages/server/postgres/migrations/*.ts + output_renamed_files_as_deleted_and_added: "true" - name: Check migration conflicts and renamed or deleted files run: |