Skip to content

Commit 63503c2

Browse files
ezhang6811thpierce
andauthored
Remove whitespace
Co-authored-by: Thomas Pierce <[email protected]>
1 parent f97a0fd commit 63503c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pre-release-prepare.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ jobs:
6262
exit 1
6363
fi
6464
65-
6665
if git ls-remote --heads origin release/v${MAJOR_MINOR}.x | grep -q "release/v${MAJOR_MINOR}.x"; then
6766
if [ "$IS_PATCH" = "true" ]; then
6867
git fetch origin release/v${MAJOR_MINOR}.x

0 commit comments

Comments
 (0)