Skip to content

Commit

Permalink
Update codeql-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sepehrdaddev authored Oct 13, 2020
1 parent 3af62c0 commit 36b8d13
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 @@ -32,9 +32,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
args: git submodule update --init --recursive

# 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 36b8d13

Please sign in to comment.