Commit a48965c
committed
Only fuzz test PRs that run the test suite
This adds a `paths` restriction on the CIFuzz job to avoid the
situation where a PR that doesn't modify anything that causes the
usual tests to run on it would still run fuzz tests.
(This should still have CIFuzz run even when the only change a PR
makes is to adjust how CI fuzzing itself works, because one of the
patterns is matched by any change to any CI workflow file.)1 parent 612896d commit a48965c
1 file changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
5 | 16 | | |
6 | 17 | | |
7 | 18 | | |
| |||
0 commit comments