Merge pull request #153 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot 2020-10-06 15:15:09 -07:00 коммит произвёл GitHub
Родитель 4a56c64f5e 7137a4007b
Коммит 9541dd064f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 6 добавлений и 0 удалений

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

@ -1,3 +1,9 @@
# The docs.github.com project has two repositories: github/docs (public) and github/docs-internal (private)
#
# This GitHub Actions workflow keeps the main branch of those two repos in sync.
#
# For more details, see https://github.com/repo-sync/repo-sync#how-it-works
name: Repo Sync
on: