[misc] fix ci (#8441)

This commit is contained in:
Yaowei Zheng 2025-06-24 16:37:32 +08:00 committed by GitHub
parent ecbccb4c5d
commit 9cd81aa424

View File

@ -6,14 +6,14 @@ on:
branches:
- "main"
paths:
- "**.py"
- "**/*.py"
- "requirements.txt"
- ".github/workflows/*.yml"
pull_request:
branches:
- "main"
paths:
- "**.py"
- "**/*.py"
- "requirements.txt"
- ".github/workflows/*.yml"