File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change 39
39
storage-repo : https://${{ secrets.SWIFTWASM_BOT_GITHUB_TOKEN }}@github.com/swiftwasm/wasmkit-fuzz-corpora.git
40
40
storage-repo-branch : main
41
41
storage-repo-branch-coverage : gh-pages
42
- # NOTE: Disable parallel-fuzzing due to https://github.com/google/clusterfuzzlite/issues/142
43
- # Set to empty string, not false, to avoid https://github.com/google/oss-fuzz/pull/12655
44
- parallel-fuzzing : ' '
45
42
- name : Upload Sarif
46
43
if : always() && steps.build.outcome == 'success'
47
44
uses : github/codeql-action/upload-sarif@v3
Original file line number Diff line number Diff line change 39
39
storage-repo : https://${{ secrets.SWIFTWASM_BOT_GITHUB_TOKEN }}@github.com/swiftwasm/wasmkit-fuzz-corpora.git
40
40
storage-repo-branch : main
41
41
storage-repo-branch-coverage : gh-pages
42
- # NOTE: Disable parallel-fuzzing due to https://github.com/google/clusterfuzzlite/issues/142
43
- # Set to empty string, not false, to avoid https://github.com/google/oss-fuzz/pull/12655
44
- parallel-fuzzing : ' '
You can’t perform that action at this time.
0 commit comments