fix: sync changes (#3151)

This commit is contained in:
sriram veeraghanta 2023-12-15 17:21:06 +05:30 committed by GitHub
parent ecfcc03ef0
commit 08425c9614
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,5 +51,5 @@ jobs:
gh pr create \
--base $TARGET_BASE_BRANCH \
--head $TARGET_BRANCH \
--title "$PR_TITLE" \
--title "${PR_TITLE}" \
--repo $TARGET_REPO