Skip to content

Commit a3a463d

Browse files
committed
Add org roles to lookup
1 parent c3a9750 commit a3a463d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/openhound_github/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ def preproc(ctx: PreProcContext):
6161
"saml_provider": "saml_provider",
6262
"applications": "applications",
6363
"enterprise": "enterprise",
64+
"org_roles": "org_roles",
6465
"environments": "environments",
6566
"environment_secrets": "environment_secrets",
6667
"environment_variables": "environment_variables",

0 commit comments

Comments
 (0)