Skip to content

Commit a1c882f

Browse files
authored
Merge pull request #5307 from github/repo-sync
repo sync
2 parents 479159b + 74869a5 commit a1c882f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/repo-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
destination_branch: main
116116
pr_title: 'repo sync'
117117
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!"
118-
pr_label: automerge,autoupdate,automated-reposync-pr
118+
pr_label: autoupdate,automated-reposync-pr
119119
github_token: ${{ secrets.OCTOMERGER_PAT_WITH_REPO_AND_WORKFLOW_SCOPE }}
120120

121121
- name: Find pull request

0 commit comments

Comments
 (0)