Skip to content

Commit dd3e7af

Browse files
builkite_webhook.atd: remove creator property from build type
1 parent 1201510 commit dd3e7af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/buildkite_webhook.atd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ type build = {
2727
sha <json name="commit"> : string;
2828
branch: string;
2929
meta_data: build_metadata;
30-
creator: build_creator;
3130
created_at: timestamp;
3231
finished_at: timestamp nullable;
3332
}

0 commit comments

Comments
 (0)