Skip to content

Commit 198c969

Browse files
authored
Add a comment to explain the unusual Action path
1 parent 804ca3e commit 198c969

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/query-list.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +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
3334
uses: ./codeql/.github/actions/fetch-codeql
3435
- name: Unzip CodeQL CLI
3536
run: unzip -d codeql-cli codeql-linux64.zip

0 commit comments

Comments
 (0)