Skip to content
Merged
Changes from 2 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
1 change: 1 addition & 0 deletions init/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ inputs:
(which for GitHub-hosted runners is 2 for Linux and Windows and 3 for macOS).
This input also sets the number of threads that can later be used by the "analyze" action.
required: false
default: "${{ env.CODEQL_THREADS }}"
debug:
description: >-
Enable debugging mode.
Expand Down
Loading