Skip to content

Commit e41ce67

Browse files
committed
Try full run
1 parent 691a5d0 commit e41ce67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/qodana.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
steps:
2020
- uses: actions/checkout@v3
2121
with:
22+
pr-mode: false
2223
ref: ${{ github.event.pull_request.head.sha }} # to check out the actual pull request commit, not the merge commit
2324
fetch-depth: 0 # a full history is required for pull request analysis
2425
- name: 'Qodana Scan'

0 commit comments

Comments
 (0)