Skip to content

Commit

Permalink
fix: merge
Browse files Browse the repository at this point in the history
Signed-off-by: Vladislav Sukhin <[email protected]>
  • Loading branch information
vsukhin committed Oct 22, 2024
1 parent b574bc6 commit 8a3ffdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/testworkflows/testworkflowconfig/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ type ExecutionConfig struct {
Debug bool `json:"d,omitempty"`
OrganizationId string `json:"o,omitempty"`
EnvironmentId string `json:"e,omitempty"`
ParentIds string `json:"p,omitempty"`
}

type WorkflowConfig struct {
Expand Down

0 comments on commit 8a3ffdf

Please sign in to comment.