github: fix missing groups (#3171)

This commit is contained in:
Caleb Doxsey 2022-03-22 12:07:42 -06:00 committed by GitHub
parent b5ce4c7d5d
commit a65024f8fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 63 additions and 26 deletions

View file

@ -216,6 +216,7 @@ func (p *Provider) listUserOrganizationTeams(ctx context.Context, userSlug strin
edges {
node {
id
slug
}
}
}