github: fix missing groups (#3171) (#3176)

Co-authored-by: Caleb Doxsey <cdoxsey@pomerium.com>
This commit is contained in:
backport-actions-token[bot] 2022-03-22 13:59:56 -06:00 committed by GitHub
parent c7a4562b9f
commit 4cd83d9ef9
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
}
}
}