Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
srvaroa committed Nov 11, 2023
1 parent 0560a3c commit 2e96321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/labeler.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ type LabelerConfigV1 struct {
// When set to true, we will only add labels when they match a rule
// but it will NOT remove labels that were previously set and stop
// matching a rule
AppendOnly bool
AppendOnly bool `yaml:"appendOnly"`
Labels []LabelMatcher
}

Expand Down

0 comments on commit 2e96321

Please sign in to comment.