forked from github/plane
fix: sync changes (#3151)
This commit is contained in:
parent
ecfcc03ef0
commit
08425c9614
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…
Reference in New Issue
Block a user