Merge pull request #8435 from radarhere/cifuzz

Test cifuzz when wheel dependencies change
This commit is contained in:
Andrew Murray 2024-10-02 20:02:28 +10:00 committed by GitHub
commit c27de88ea6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,11 +6,13 @@ on:
- "**"
paths:
- ".github/workflows/cifuzz.yml"
- ".github/workflows/wheels-dependencies.sh"
- "**.c"
- "**.h"
pull_request:
paths:
- ".github/workflows/cifuzz.yml"
- ".github/workflows/wheels-dependencies.sh"
- "**.c"
- "**.h"
workflow_dispatch: