This commit is contained in:
Michael Poutre 2026-02-04 01:44:53 +08:00 committed by GitHub
commit 9e9f8379e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,6 +10,10 @@ on:
paths:
- "requirements.txt"
- ".github/workflows/test-build.yml"
pull_request:
paths:
- "requirements.txt"
- ".github/workflows/test-build.yml"
jobs:
build: