Test cifuzz when wheel dependencies change

This commit is contained in:
Andrew Murray 2024-10-02 19:17:13 +10:00
parent 79f95c98d3
commit 547e7dcc5d

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: