Test cifuzz when wheel dependencies change by radarhere · Pull Request #8435 · python-pillow/Pillow
Since our cifuzz job is a different environment to our other jobs, and calls wheels-dependencies.sh, I think it makes sense to test cifuzz when a change is made to wheels-dependencies.sh.
A concrete demonstration of this was made in #8421, when it featured a change in wheels-dependencies.sh specifically targeted at the cifuzz job.