mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
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 \
|
gh pr create \
|
||||||
--base $TARGET_BASE_BRANCH \
|
--base $TARGET_BASE_BRANCH \
|
||||||
--head $TARGET_BRANCH \
|
--head $TARGET_BRANCH \
|
||||||
--title "$PR_TITLE" \
|
--title "${PR_TITLE}" \
|
||||||
--repo $TARGET_REPO
|
--repo $TARGET_REPO
|
||||||
|
Loading…
Reference in New Issue
Block a user