fix: sync changes (#3151)
This commit is contained in:
parent
ecfcc03ef0
commit
08425c9614
1 changed files with 1 additions and 1 deletions
2
.github/workflows/create-sync-pr.yml
vendored
2
.github/workflows/create-sync-pr.yml
vendored
|
|
@ -51,5 +51,5 @@ jobs:
|
|||
gh pr create \
|
||||
--base $TARGET_BASE_BRANCH \
|
||||
--head $TARGET_BRANCH \
|
||||
--title "$PR_TITLE" \
|
||||
--title "${PR_TITLE}" \
|
||||
--repo $TARGET_REPO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue