Skip to content

Commit 7a168b0

Browse files
authored
Update sync-main.yml
1 parent be4f1f1 commit 7a168b0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/sync-main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,10 @@ jobs:
5151
echo "::endgroup::"
5252
- name: Push sync branch and ensure visibility
5353
run: |
54+
git status
55+
echo "yo1"
5456
git push origin sync-main-pr
57+
echo "yo2"
5558
5659
BRANCH_NAME="sync-main-pr"
5760
COMMIT_SHA=$(git rev-parse HEAD)

0 commit comments

Comments
 (0)