Skip to content

Commit

Permalink
ci: remove options no longer needed (#355)
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed Nov 23, 2020
1 parent 7275f00 commit e967196
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 e967196

Please sign in to comment.