Skip to content

Commit 71d1069

Browse files
authored
Fix typo
1 parent 198c969 commit 71d1069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/query-list.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
python-version: 3.8
3232
- name: Download CodeQL CLI
33-
# Look under the `codeql` directory , as this is where we checked out the `github/codeql` repo
33+
# Look under the `codeql` directory, as this is where we checked out the `github/codeql` repo
3434
uses: ./codeql/.github/actions/fetch-codeql
3535
- name: Unzip CodeQL CLI
3636
run: unzip -d codeql-cli codeql-linux64.zip

0 commit comments

Comments
 (0)