mirror of
https://github.com/deskflow/deskflow.git
synced 2026-07-01 21:02:39 +08:00
Restore missing with: in SonarCloud workflow
This commit is contained in:
parent
52b4786860
commit
e7a6cc932e
2
.github/workflows/sonarcloud-analysis.yml
vendored
2
.github/workflows/sonarcloud-analysis.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
with:
|
||||
# Fetch all history for SonarScanner blame data
|
||||
fetch-depth: 0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user