Skip to content

Commit 7c02566

Browse files
committed
merge: update upstream rebrand runbook
2 parents 358fc13 + 0ffc89a commit 7c02566

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/upstream-sync/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Run these checks in order.
7373
2. Require zero camel-case rename residue.
7474

7575
```sh
76-
rg 'dynamic_workflow[A-Z]'
76+
rg 'dynamic_workflow[A-Z]' --glob '!scripts/upstream-sync/README.md'
7777
```
7878

7979
3. Audit every brand match. Only the provider values listed in [Brand boundary](#brand-boundary) can remain.

0 commit comments

Comments
 (0)