fix: sync pr changes (#3153)
This commit is contained in:
parent
74b141eea2
commit
ce9714ff12
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 \
|
gh pr create \
|
||||||
--base $TARGET_BASE_BRANCH \
|
--base $TARGET_BASE_BRANCH \
|
||||||
--head $TARGET_BRANCH \
|
--head $TARGET_BRANCH \
|
||||||
--title $PR_TITLE \
|
--fill-first \
|
||||||
--repo $TARGET_REPO
|
--repo $TARGET_REPO
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue