Skip to content

Commit 3c4a8ea

Browse files
Set perform-checkout to false in CodeQL analysis step for consistency
1 parent 4d4c3e1 commit 3c4a8ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/code-quality.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
9.0.x
4747
10.0.x-preview
4848
src-folder: "src"
49+
perform-checkout: false
4950

5051
- name: End SonarScanner
5152
shell: bash

0 commit comments

Comments
 (0)