mirror of
https://github.com/github/codeql-action.git
synced 2026-05-01 19:30:49 +00:00
Merge pull request #210 from github/robertbrignull/disable-snippets
Disable snippets by default
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ inputs:
|
||||
add-snippets:
|
||||
description: Specify whether or not to add code snippets to the output sarif file.
|
||||
required: false
|
||||
default: "true"
|
||||
default: "false"
|
||||
threads:
|
||||
description: The number of threads to be used by CodeQL.
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user