Skip to content

Commit 84bc178

Browse files
author
markzegarelli
authored
Update repo-sync.yml
1 parent a6351a8 commit 84bc178

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/repo-sync.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,7 @@ jobs:
2222
with:
2323
source_branch: ${{ secrets.INTERMEDIATE_BRANCH }}
2424
destination_branch: master
25+
pr_title: 'repo sync'
26+
pr_body: "This is an automated pull request to sync changes between the public and private repos.\n\n:robot: This pull request should be merged (not squashed) to preserve continuity across repos, so please let a bot do the merging!"
27+
pr_label: autoupdate,automated-reposync-pr
2528
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)