mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
feat(editor): Enable source environment push button for project admins (#15527)
This commit is contained in:
committed by
GitHub
parent
88caa21bb4
commit
2f648098fd
@@ -31,6 +31,7 @@ export const REGULAR_PROJECT_ADMIN_SCOPES: Scope[] = [
|
||||
'folder:delete',
|
||||
'folder:list',
|
||||
'folder:move',
|
||||
'sourceControl:push',
|
||||
];
|
||||
|
||||
export const PERSONAL_PROJECT_OWNER_SCOPES: Scope[] = [
|
||||
|
||||
Reference in New Issue
Block a user