Skip to content

Commit

Permalink
Fix fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
woody-apple committed Oct 5, 2020
1 parent 7929aee commit 1560320
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v2
with:
# We must fetch at least the immediate parents so that if this is
# a pull request then we can checkout the head.
fetch-depth: 2
submodules: true

# If this run was triggered by a pull request event, then checkout
# the head of the pull request instead of the merge commit.
Expand Down

0 comments on commit 1560320

Please sign in to comment.