Skip to content

Commit

Permalink
type
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzad31 committed Sep 19, 2024
1 parent e8d4ee6 commit 3b05e59
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ export const ProjectMonitorCodec = t.intersection([
hash: t.string,
namespace: t.string,
retestOnFailure: t.boolean,
labels: t.record(t.string, t.string),
}),
]);

Expand Down

0 comments on commit 3b05e59

Please sign in to comment.