Browse Source

Also label the fuzz targets with the "fuzzing" label

pull/1304/head
Nick Fitzgerald 5 years ago
parent
commit
687042f6ae
  1. 1
      .github/labeler.yml

1
.github/labeler.yml

@ -37,6 +37,7 @@ lightbeam:
fuzzing: fuzzing:
- crates/fuzzing/** - crates/fuzzing/**
- fuzz/**
wasi: wasi:
- crates/wasi/** - crates/wasi/**

Loading…
Cancel
Save