Merge pull request #74 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot 2020-09-28 12:30:49 -07:00 коммит произвёл GitHub
Родитель c39ee4c0fb a6244af229
Коммит e647e4f9a8
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

4
.github/workflows/repo-sync.yml поставляемый
Просмотреть файл

@ -41,8 +41,8 @@ jobs:
source_branch: repo-sync
destination_branch: main
pr_title: "repo sync"
pr_body: "This is an automated pull request to sync changes between the public and private docs repos.\n\n:robot: Please let a bot do the merging!"
pr_label: "automerge"
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!"
pr_label: automerge,autoupdate
github_token: ${{ secrets.OCTOMERGER_PAT_WITH_REPO_AND_WORKFLOW_SCOPE }}
- name: Find pull request