Update guidelines for syncing code between repos (#9831)

This commit is contained in:
Lianmin Zheng
2025-08-30 16:10:35 -07:00
committed by GitHub
parent 0d04008936
commit 646076b71e
2 changed files with 10 additions and 8 deletions

View File

@@ -5,13 +5,13 @@ on:
branches: [ main ]
paths:
- "python/**"
- "scripts/**"
- "scripts/ci/**"
- "test/**"
pull_request:
branches: [ main ]
paths:
- "python/**"
- "scripts/**"
- "scripts/ci/**"
- "test/**"
concurrency: