mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACS-6368] remove special permissions e2e test (#3536)
This commit is contained in:
12
.github/workflows/pull-request.yml
vendored
12
.github/workflows/pull-request.yml
vendored
@@ -123,18 +123,16 @@ jobs:
|
||||
id: 6
|
||||
- name: "actionsAvailableLibraries,actionsAvailableNewMenu"
|
||||
id: 7
|
||||
- name: "actionsAvailableSpecialPermissions"
|
||||
id: 8
|
||||
- name: "copyMoveActions"
|
||||
id: 9
|
||||
id: 8
|
||||
- name: "deleteActions"
|
||||
id: 10
|
||||
id: 9
|
||||
- name: "editActions,favoriteActions"
|
||||
id: 11
|
||||
id: 10
|
||||
- name: "libraryActions"
|
||||
id: 12
|
||||
id: 11
|
||||
- name: "uploadDownloadActions"
|
||||
id: 13
|
||||
id: 12
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
Reference in New Issue
Block a user