-
Notifications
You must be signed in to change notification settings - Fork 271
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: Run fuzzing only on related changes
We previously always built fuzzers. This change updates the fuzzers workflow as follows: * the workflow is only invoked when a fuzz crate changes (or when the workflow itself changes). * fuzzer builds are only executed for changed crate directories * furthermore, this change closes #1336, running cifuzz actions whenever a fuzzed crate changes. Co-authored-by: David Korczynski <[email protected]> Signed-off-by: Oliver Gould <[email protected]>
- Loading branch information
1 parent
b3d1236
commit 15c799f
Showing
1 changed file
with
95 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters