Terminology change: monorepo -> super-repo

Dieser Commit ist enthalten in:
Joseph Macaranas
2025-08-02 22:23:24 -04:00
Ursprung 153f71fb0d
Commit 870dc948b1
20 geänderte Dateien mit 109 neuen und 184 gelöschten Zeilen
+1 -1
Datei anzeigen
@@ -1,7 +1,7 @@
# Azure CI Dispatcher
# ------------------
# This workflow allows Azure CI to be centralized in a single PR check.
# It detects which subtrees (from a monorepo structure) were changed in a
# It detects which subtrees (from a super-repo structure) were changed in a
# pull request, and automatically requests Azure CI runs for the corresponding
# subtrees.
#