Skip to content

Commit

Permalink
feat: initiative workspace gated to alpha, but open to prod (#1481)
Browse files Browse the repository at this point in the history
  • Loading branch information
benstoltz authored Apr 29, 2024
1 parent 670952c commit 46c4f09
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ export const InitiativePermissionPolicies: IPermissionPolicy[] = [
{
permission: "hub:initiative:workspace",
dependencies: ["hub:feature:workspace"],
environments: ["devext", "qaext"],
},
{
permission: "hub:initiative:workspace:overview",
Expand Down

0 comments on commit 46c4f09

Please sign in to comment.