fix(workflows): correct checkout config
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -24,6 +24,7 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout 🛎
|
||||
uses: actions/checkout@master
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Qodana Scan 🔍
|
||||
|
||||
Reference in New Issue
Block a user