mirror of
https://github.com/makeplane/plane.git
synced 2026-04-29 04:30:30 -05:00
fix: sync workflow fixes (#2365)
This commit is contained in:
committed by
GitHub
parent
cecdf890de
commit
db1bcdb54f
@@ -62,6 +62,6 @@ jobs:
|
||||
gh pr create \
|
||||
--base $TARGET_BRANCH \
|
||||
--head $SOURCE_BRANCH \
|
||||
--title "$PR_TITLE" \
|
||||
--body "$PR_BODY" \
|
||||
--title $PR_TITLE \
|
||||
--body $PR_BODY \
|
||||
--repo $TARGET_REPO
|
||||
|
||||
Reference in New Issue
Block a user