Skip to content

Commit

Permalink
Change path to be notified on possible migration changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tsundvoll committed Nov 27, 2024
1 parent 0d4bc5a commit a92cfe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notifyPossibleMigrationUpdate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Notify possible migration changes
on:
pull_request_target:
branches: [main]
paths: [api/Models/**]
paths: [api/Database/**]

env:
message: |
Expand Down

0 comments on commit a92cfe6

Please sign in to comment.