Skip to content

Commit

Permalink
add output_renamed_files_as_deleted_and_added
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelromcar-parabol committed Nov 26, 2024
1 parent 02c6bb3 commit 9467308
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/migration-order.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
run: |
Expand Down

0 comments on commit 9467308

Please sign in to comment.