[misc] fix ci (#8441)

This commit is contained in:
Yaowei Zheng 2025-06-24 16:37:32 +08:00 committed by GitHub
parent fffa43be86
commit 31b0787e12
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"