Skip to content

Commit

Permalink
remove 2
Browse files Browse the repository at this point in the history
  • Loading branch information
boyter committed Feb 22, 2022
1 parent 05b08b1 commit 53b594d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Expand Up @@ -24,7 +24,7 @@ jobs:

# If this run was triggered by a pull request event, then checkout
# the head of the pull request instead of the merge commit.
- run: git checkout HEAD^2
- run: git checkout HEAD
if: ${{ github.event_name == 'pull_request' }}

# Initializes the CodeQL tools for scanning.
Expand Down

0 comments on commit 53b594d

Please sign in to comment.