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 b7bb5d2 commit a058839Copy full SHA for a058839
1 file changed
.github/workflows/cflite-pr.yml
@@ -49,7 +49,7 @@ jobs:
49
uses: google/clusterfuzzlite/actions/run_fuzzers@v1
50
with:
51
github-token: ${{ secrets.GITHUB_TOKEN }}
52
- fuzz-seconds: 600
+ fuzz-seconds: 300
53
mode: 'code-change'
54
sanitizer: ${{ matrix.sanitizer }}
55
output-sarif: true
0 commit comments