mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
Simulate breaking change 20
This commit is contained in:
parent
13670d2f8a
commit
683c0fd2cc
4
.github/workflows/pull-request.yml
vendored
4
.github/workflows/pull-request.yml
vendored
@ -123,6 +123,10 @@ jobs:
|
||||
- name: Get branch name
|
||||
uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@76affd16a4dd9a440cf66bf42656b1d826e8dfc2 # v5.34.0
|
||||
|
||||
- name: print branch name
|
||||
shell: bash
|
||||
run: |
|
||||
echo "branch name: ${{ env.BRANCH_NAME }}"
|
||||
- name: Save commit message
|
||||
uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@76affd16a4dd9a440cf66bf42656b1d826e8dfc2 # v5.34.0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user