Remove output from README
As this is an advanced usage it makes more sense to work to getting this included in the documentation instead.
This commit is contained in:
parent
c87f3021d4
commit
f76124122e
2 changed files with 1 additions and 19 deletions
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
with:
|
||||
languages: javascript
|
||||
config-file: ./.github/codeql/codeql-config.yml
|
||||
# example from README.md
|
||||
# confirm steps.init.outputs.codeql-path points to the codeql binary
|
||||
- name: Print CodeQL Version
|
||||
run: ${{steps.init.outputs.codeql-path}} version --format=json
|
||||
- uses: ./analyze
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue