Skip to content

Commit 6ab237c

Browse files
authored
Update codeql-analysis.yml
1 parent 8112d97 commit 6ab237c

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
@@ -22,11 +22,6 @@ jobs:
2222
# a pull request then we can checkout the head.
2323
fetch-depth: 2
2424

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-
3025
- name: Set up JDK 11
3126
uses: actions/setup-java@v2
3227
with:

0 commit comments

Comments
 (0)