Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
akiioto committed Oct 28, 2024
1 parent c861563 commit 8a11988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/types/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type User struct {
}

// Alias holds mapping between owners file alias and slack groups and channels names.
// It holds information if automerge notification is enabled.
// It holds informatio if automerge notification is enabled.
type Alias struct {
ComGithubAliasname string `yaml:"com.github.aliasname,omitempty"`
ComEnterpriseSlackGroupsnames []string `yaml:"com.slack.enterprise.sap.groupsnames,omitempty"`
Expand Down

0 comments on commit 8a11988

Please sign in to comment.