mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
OPSEXP-3693 Remove duplicated free-hosted-runner-disk-space action in pull-request workflow (#4942)
This commit is contained in:
@@ -170,7 +170,8 @@ jobs:
|
||||
- name: "folder-information-actions"
|
||||
id: 19
|
||||
steps:
|
||||
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@9e15988fdf503869a04a9106daa9b06cfdb1768c # v11.0.0
|
||||
- name: Free hosted runner disk space
|
||||
uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@9e15988fdf503869a04a9106daa9b06cfdb1768c # v11.0.0
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v6
|
||||
@@ -183,9 +184,6 @@ jobs:
|
||||
node-version-file: '.nvmrc'
|
||||
cache: 'npm'
|
||||
|
||||
- name: Free hosted runner disk space
|
||||
uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@9e15988fdf503869a04a9106daa9b06cfdb1768c # v11.0.0
|
||||
|
||||
- name: Deploy local ACS
|
||||
id: deploy-local-acs
|
||||
uses: ./.github/actions/deploy-local-acs
|
||||
|
||||
Reference in New Issue
Block a user