Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Commit b366f42

Browse files
authored
Update codeql.yml
1 parent ef7790e commit b366f42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

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

2828
# Initializes the CodeQL tools for scanning.

0 commit comments

Comments
 (0)