ci: exclude standard_schema from sync.

This file isn't sync into G3 and this should prevent the CI from requiring a presubmit when the file is modified.
This commit is contained in:
Matthieu Riegler
2026-02-04 11:47:22 +01:00
committed by Andrew Kushnir
parent ff2c0053c8
commit 3e2ed305d1
+1
View File
@@ -16,6 +16,7 @@
"packages/docs/**",
"packages/elements/schematics/**",
"packages/examples/**",
"packages/forms/signals/src/api/rules/validation/standard_schema.ts",
"packages/localize/**",
"packages/private/**",
"packages/service-worker/**",