forked from github/plane
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 \
|
||||
--base $TARGET_BASE_BRANCH \
|
||||
--head $TARGET_BRANCH \
|
||||
--fill-first \
|
||||
--title "sync changes" \
|
||||
--body "sync changes" \
|
||||
--repo $TARGET_REPO
|
||||
|
Loading…
Reference in New Issue
Block a user