mirror of
https://github.com/github/codeql-action.git
synced 2026-04-02 09:42:16 +00:00
Update cleanup-level input description
This commit is contained in:
@@ -20,8 +20,8 @@ inputs:
|
||||
default: "always"
|
||||
cleanup-level:
|
||||
description: >-
|
||||
DEPRECATED. This option is ignored since, for performance reasons, the CodeQL Action no longer saves
|
||||
intermediate results during evaluation.
|
||||
DEPRECATED. This option is ignored since, for performance reasons, the CodeQL Action automatically
|
||||
manages cleanup of intermediate results.
|
||||
required: false
|
||||
ram:
|
||||
description: >-
|
||||
|
||||
Reference in New Issue
Block a user