mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
fix: sync changes (#3154)
This commit is contained in:
parent
ce9714ff12
commit
885de6f679
3
.github/workflows/create-sync-pr.yml
vendored
3
.github/workflows/create-sync-pr.yml
vendored
@ -51,5 +51,6 @@ jobs:
|
|||||||
gh pr create \
|
gh pr create \
|
||||||
--base $TARGET_BASE_BRANCH \
|
--base $TARGET_BASE_BRANCH \
|
||||||
--head $TARGET_BRANCH \
|
--head $TARGET_BRANCH \
|
||||||
--fill-first \
|
--title "sync changes" \
|
||||||
|
--body "sync changes" \
|
||||||
--repo $TARGET_REPO
|
--repo $TARGET_REPO
|
||||||
|
Loading…
Reference in New Issue
Block a user