mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
hotfix
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -104,7 +104,7 @@ jobs:
|
|||||||
release-demoshell:
|
release-demoshell:
|
||||||
needs: [setup]
|
needs: [setup]
|
||||||
timeout-minutes: 15
|
timeout-minutes: 15
|
||||||
if:github.event.pull_request.merged == true || $GITHUB_BRANCH == 'master' || $GITHUB_BRANCH == 'master-patch-*'
|
if: github.event.pull_request.merged == true || $GITHUB_BRANCH == 'master' || $GITHUB_BRANCH == 'master-patch-*'
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
Reference in New Issue
Block a user