Skip to content

Commit

Permalink
Merge branch 'bndr:master' into feature/node_creation
Browse files Browse the repository at this point in the history
  • Loading branch information
pserranoa authored Feb 6, 2024
2 parents 40daac6 + c316119 commit cd24cbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ type Build struct {

type parameter struct {
Name string
Value string
Value interface{}
}

type branch struct {
Expand Down

0 comments on commit cd24cbd

Please sign in to comment.