Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit 209d1b3

Browse files
authored
Update codeql-analysis.yml
1 parent 43c61c0 commit 209d1b3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ jobs:
1717
# We must fetch at least the immediate parents so that if this is
1818
# a pull request then we can checkout the head.
1919
fetch-depth: 2
20-
# If this run was triggered by a pull request event, then checkout
21-
# the head of the pull request instead of the merge commit.
22-
- run: git checkout HEAD^2
23-
if: ${{ github.event_name == 'pull_request' }}
2420
- name: Initialize CodeQL
2521
uses: github/codeql-action/init@v1
2622
- name: Perform CodeQL Analysis

0 commit comments

Comments
 (0)