diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 99228ed..1bec2fb 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -12,11 +12,6 @@ # name: 'CodeQL' -output: - description: The path of the directory in which to save the SARIF results - required: false - default: "../results" - on: push: branches: ['main']