Skip to content

Commit 4f655ed

Browse files
authored
fix unit-test-mmv1 in merge queue (#15183)
1 parent 1ff501a commit 4f655ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unit-test-mmv1.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
path: repo
5252
fetch-depth: 0
5353
- name: Merge base branch
54+
if: github.event_name == 'pull_request'
5455
id: pull_request
5556
run: |
5657
cd repo

0 commit comments

Comments
 (0)