Skip to content

Commit 59a4536

Browse files
Merge branch 'develop' into WhitespaceTest
2 parents 83eda4c + 7b2d199 commit 59a4536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/multiTenancyDeployLocal.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Clone the cloud-cap-samples-java repo 🌐
4848
run: |
4949
echo "🔄 Cloning repository..."
50-
git clone --depth 1 --branch mtTests https://github.com/vibhutikumar07/cloud-cap-samples-java.git
50+
git clone --depth 1 --branch local_mtTests https://github.com/vibhutikumar07/cloud-cap-samples-java.git
5151
echo "✅ Repository cloned!"
5252
5353
- name: Change directory to cloud-cap-samples-java 📂

0 commit comments

Comments
 (0)