Skip to content

Commit ffa485b

Browse files
committed
wip
Signed-off-by: Joe Isaacs <[email protected]>
1 parent 0e12233 commit ffa485b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fuzz.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ jobs:
177177
gh issue create \
178178
--repo ${{ github.repository }} \
179179
--title "Fuzzing $CRASH_TYPE: file_io - $(date -u +%Y-%m-%d)" \
180-
--label "bug,fuzzing,file_io-fuzz,needs-triage" \
180+
--label "bug,fuzzer" \
181181
--body-file - <<'EOF'
182182
## Fuzzing Crash Report
183183

0 commit comments

Comments
 (0)