We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 198c969 commit 71d1069Copy full SHA for 71d1069
.github/workflows/query-list.yml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
python-version: 3.8
32
- name: Download CodeQL CLI
33
- # Look under the `codeql` directory , as this is where we checked out the `github/codeql` repo
+ # Look under the `codeql` directory, as this is where we checked out the `github/codeql` repo
34
uses: ./codeql/.github/actions/fetch-codeql
35
- name: Unzip CodeQL CLI
36
run: unzip -d codeql-cli codeql-linux64.zip
0 commit comments