Skip to content

Commit a4041a0

Browse files
committed
Updated fetch-depth for sonar scan
1 parent 2225935 commit a4041a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/node.yml

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
uses: actions/checkout@v4
3131
with:
3232
path: MagicMirror/modules/MMM-GoogleTasks
33+
fetch-depth: 0
3334

3435
- name: Use Node.js ${{ matrix.node-version }}
3536
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)