Skip to content

Commit

Permalink
Merge pull request python-pillow#8435 from radarhere/cifuzz
Browse files Browse the repository at this point in the history
Test cifuzz when wheel dependencies change
  • Loading branch information
radarhere authored Oct 2, 2024
2 parents 79f95c9 + 547e7dc commit c27de88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cifuzz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit c27de88

Please sign in to comment.