Rename
This commit is contained in:
parent
c255c70954
commit
89d9b787df
|
@ -239,7 +239,7 @@ jobs:
|
|||
echo "Nothing to do - branch to branch merge."
|
||||
fi
|
||||
|
||||
- name: Check submodule merged to base branch
|
||||
- name: Check submodule merged and latest on base branch
|
||||
if: ${{ steps.get_pro_commits.outputs.base_commit_excluding_merges != '' }}
|
||||
run: |
|
||||
cd packages/pro
|
||||
|
|
Loading…
Reference in New Issue