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 5, 2024
1 parent eb653b2 commit 8979aeb
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 8979aeb

Please sign in to comment.