aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSyndamia <kamen@syndamia.com>2024-08-13 15:59:00 +0300
committerSyndamia <kamen@syndamia.com>2024-08-13 15:59:00 +0300
commit96c50eae37b2925c7139590e486f40d889a3b9bf (patch)
tree3d96c7079c3f7e2ddcea083459a5b662b963dd93
parentf4af72eb7263e90ccd4f91c61a14a4ea77eb4994 (diff)
downloadpico-web-96c50eae37b2925c7139590e486f40d889a3b9bf.tar
pico-web-96c50eae37b2925c7139590e486f40d889a3b9bf.tar.gz
pico-web-96c50eae37b2925c7139590e486f40d889a3b9bf.zip
fix(ci): SonarCloud now needs Clone-repo
-rw-r--r--.github/workflows/ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index e538dab..bbad4ba 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -48,6 +48,7 @@ jobs:
SAST-SonarCloud:
runs-on: ubuntu-latest
+ needs: Clone-repo
steps:
- uses: actions/download-artifact@v3
with: