This commit is contained in:
Michael Poutre 2025-12-03 09:42:44 -05:00 committed by GitHub
commit 45757dc8ea
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: