Skip to content

Commit 3b0aa0d

Browse files
committed
Add projected_enterprise_teams to lookup
1 parent eb1674d commit 3b0aa0d

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
@@ -62,6 +62,7 @@ def preproc(ctx: PreProcContext):
6262
"applications": "applications",
6363
"enterprise": "enterprise",
6464
"org_roles": "org_roles",
65+
"projected_enterprise_teams": "projected_enterprise_teams",
6566
"environments": "environments",
6667
"environment_secrets": "environment_secrets",
6768
"environment_variables": "environment_variables",

0 commit comments

Comments
 (0)