fix: sync changes (#3154)

This commit is contained in:
sriram veeraghanta 2023-12-15 17:36:26 +05:30 committed by GitHub
parent ce9714ff12
commit 885de6f679
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,5 +51,6 @@ jobs:
gh pr create \
--base $TARGET_BASE_BRANCH \
--head $TARGET_BRANCH \
--fill-first \
--title "sync changes" \
--body "sync changes" \
--repo $TARGET_REPO