1
0
mirror of synced 2025-12-19 18:10:59 -05:00

add preamble comment to repo-sync workflow (#15908)

This commit is contained in:
Zeke Sikelianos
2020-10-06 14:48:22 -07:00
committed by GitHub
parent 433701b136
commit 7137a4007b

View File

@@ -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: