Merge branch 'main' into sticky-github-logo-header

This commit is contained in:
Zeke Sikelianos 2020-09-28 12:43:18 -07:00 коммит произвёл GitHub
Родитель 7ae698fb78 e647e4f9a8
Коммит 2cc72fc79c
Не найден ключ, соответствующий данной подписи
Идентификатор ключа 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