We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5eaca8 commit 4862bd2Copy full SHA for 4862bd2
README.md
@@ -4,8 +4,9 @@ This repository hosts an **append-only mirror** of the official [NuGet Catalog](
4
5
## Sync Frequency
6
7
-The mirror syncs every hour, appending new pages from the NuGet catalog. See the sync process in
8
-[.github/workflows/sync.yaml](.github/workflows/sync.yaml).
+The mirror syncs every hour, appending new pages from the NuGet catalog.
+See the sync pipeline [sync_catalog.py](sync_catalog.py) and workflow
9
+[.github/workflows/sync.yml](.github/workflows/sync.yml).
10
11
---
12
0 commit comments