Skip to content

Commit

Permalink
fix: On conflict update provider in upsertResources
Browse files Browse the repository at this point in the history
  • Loading branch information
adityachoudhari26 committed Nov 21, 2024
1 parent 87eaa9a commit 4bfaf28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/job-dispatch/src/resource.ts
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ export const upsertResources = async (
"version",
"kind",
"config",
"providerId",
]),
updatedAt: new Date(),
deletedAt: null,
Expand Down

0 comments on commit 4bfaf28

Please sign in to comment.