We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e12233 commit ffa485bCopy full SHA for ffa485b
.github/workflows/fuzz.yml
@@ -177,7 +177,7 @@ jobs:
177
gh issue create \
178
--repo ${{ github.repository }} \
179
--title "Fuzzing $CRASH_TYPE: file_io - $(date -u +%Y-%m-%d)" \
180
- --label "bug,fuzzing,file_io-fuzz,needs-triage" \
+ --label "bug,fuzzer" \
181
--body-file - <<'EOF'
182
## Fuzzing Crash Report
183
0 commit comments