Skip to content

Commit e5e5d68

Browse files
committed
[CI] Fix branch name in rebaseline-tests.yml
1 parent 0ead7b7 commit e5e5d68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rebaseline-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ jobs:
5151
exit 1
5252
fi
5353
fi
54-
git push origin testing
54+
git push origin rebaseline_tests
5555
gh pr create --fill --base ${{ github.ref_name }}
5656
gh pr merge --squash --auto

0 commit comments

Comments
 (0)