Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions actions/build_fuzzers/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,12 @@ inputs:
description: |
The branch of the git repo to use for storing certain artifacts from
fuzzing.
default: main
required: false
storage-repo-branch-coverage:
description: |
The branch of the git repo to use for storing coverage reports.
default: gh-pages
required: false
upload-build:
description: |
Expand Down