Skip to content

Commit

Permalink
ci: remove options no longer needed (#474)
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris authored Nov 23, 2020
1 parent 21d2e6e commit ff64ad3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@ jobs:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 2

- run: git checkout HEAD^2
if: ${{ github.event_name == 'pull_request' }}

- name: Initialize CodeQL
uses: github/codeql-action/init@v1
Expand Down

0 comments on commit ff64ad3

Please sign in to comment.