Skip to content

Commit

Permalink
Add ftsOneGmsIngestion to highwater
Browse files Browse the repository at this point in the history
  • Loading branch information
Delgee committed Dec 4, 2024
1 parent ae5038b commit 69a5b33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/db/models/highWater.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ export const HIGHWATER_JOB_NAME = t.keyof({
ftsOctCerfIngestion: null,
ftsOctCbpfIngestion: null,
ftsOctOchaIngestion: null,
ftsOneGmsIngestion: null,
});

export default defineSequelizeModel({
Expand Down

0 comments on commit 69a5b33

Please sign in to comment.