We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9243537 + a817dc4 commit d5aa41fCopy full SHA for d5aa41f
.github/workflows/codeql-analysis.yml
@@ -22,11 +22,6 @@ jobs:
22
# a pull request then we can checkout the head.
23
fetch-depth: 2
24
25
- # If this run was triggered by a pull request event, then checkout
26
- # the head of the pull request instead of the merge commit.
27
- - run: git checkout HEAD^2
28
- if: ${{ github.event_name == 'pull_request' }}
29
-
30
# Initializes the CodeQL tools for scanning.
31
- name: Initialize CodeQL
32
uses: github/codeql-action/init@v4
0 commit comments