|
|
@ -283,7 +283,7 @@ jobs: |
|
|
|
- uses: google/clusterfuzzlite/actions/run_fuzzers@v1 |
|
|
|
- uses: google/clusterfuzzlite/actions/run_fuzzers@v1 |
|
|
|
with: |
|
|
|
with: |
|
|
|
github-token: ${{ secrets.GITHUB_TOKEN }} |
|
|
|
github-token: ${{ secrets.GITHUB_TOKEN }} |
|
|
|
fuzz-seconds: 3600 |
|
|
|
fuzz-seconds: 14400 |
|
|
|
mode: 'prune' |
|
|
|
mode: 'prune' |
|
|
|
storage-repo: https://${{ secrets.FULL_ACCESS_TOKEN }}@github.com/oxigraph/clusterfuzzlite-oxigraph.git |
|
|
|
storage-repo: https://${{ secrets.FULL_ACCESS_TOKEN }}@github.com/oxigraph/clusterfuzzlite-oxigraph.git |
|
|
|
|
|
|
|
|
|
|
|