Skip to content

Commit

Permalink
Actions: Avoid cloning codeql-go when building query list docs
Browse files Browse the repository at this point in the history
  • Loading branch information
adityasharad committed May 20, 2022
1 parent beddd30 commit 4d74282
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/query-list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@ jobs:
uses: actions/checkout@v3
with:
path: codeql
- name: Clone github/codeql-go
uses: actions/checkout@v3
with:
repository: 'github/codeql-go'
path: codeql-go
- name: Set up Python 3.8
uses: actions/setup-python@v3
with:
Expand Down

0 comments on commit 4d74282

Please sign in to comment.