Skip to content

Commit 8bd848c

Browse files
Update codeql-analysis.yml
github.com/controlplaneio/kubesec/issues/132
1 parent 6f84fe1 commit 8bd848c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,6 @@ jobs:
2323
# a pull request then we can checkout the head.
2424
fetch-depth: 2
2525

26-
# If this run was triggered by a pull request event, then checkout
27-
# the head of the pull request instead of the merge commit.
28-
- run: git checkout HEAD^2
29-
if: ${{ github.event_name == 'pull_request' }}
30-
3126
# Initializes the CodeQL tools for scanning.
3227
- name: Initialize CodeQL
3328
uses: github/codeql-action/init@v2

0 commit comments

Comments
 (0)