Skip to content

Commit

Permalink
Update organizations/tools/gh_foundations/internal/pkg/types/github/o…
Browse files Browse the repository at this point in the history
…rganization.go

Co-authored-by: Ben Zarboni <[email protected]>
Signed-off-by: TylerMizuyabu <[email protected]>
  • Loading branch information
TylerMizuyabu and bzarboni1 authored May 23, 2024
1 parent 3c5391b commit 9bb37df
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ func (o *Organization) Check(checkTypes []types.CheckType) types.CheckReport {
}

// Custom repository roles for an organization need to be accessed separately from settings

func (o *Organization) GoCGaurdrailsCompliant() (types.CheckResult, *types.CheckError) {
var allErrors error
violations := make(map[string]string)
Expand Down

0 comments on commit 9bb37df

Please sign in to comment.