Skip to content

Commit 7137a40

Browse files
authored
add preamble comment to repo-sync workflow (github#15908)
1 parent 433701b commit 7137a40

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/repo-sync.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# The docs.github.com project has two repositories: github/docs (public) and github/docs-internal (private)
2+
#
3+
# This GitHub Actions workflow keeps the main branch of those two repos in sync.
4+
#
5+
# For more details, see https://github.com/repo-sync/repo-sync#how-it-works
6+
17
name: Repo Sync
28

39
on:

0 commit comments

Comments
 (0)