Skip to content

Commit aef786c

Browse files
committed
we need proto fmt pronto
1 parent 6b0802b commit aef786c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

provisionersdk/proto/provisioner.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ message Metadata {
232232
string workspace_owner_ssh_public_key = 15;
233233
string workspace_owner_ssh_private_key = 16;
234234
string workspace_build_id = 17;
235-
string workspace_owner_login_type = 18;
235+
string workspace_owner_login_type = 18;
236236
}
237237

238238
// Config represents execution configuration shared by all subsequent requests in the Session

0 commit comments

Comments
 (0)