Skip to content

Commit b8a4ffa

Browse files
authored
Manually specify path
1 parent 48a94d1 commit b8a4ffa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/query-list.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
steps:
1212
- name: Clone self
1313
uses: actions/checkout@v2
14+
with:
15+
path: codeql
1416
- name: Clone go
1517
run: git clone https://github.com/github/codeql-go
1618
- name: Set up Python 3.8

0 commit comments

Comments
 (0)