Skip to content

Commit 787fbf0

Browse files
committed
fix: add fetch 0
1 parent 3cdb563 commit 787fbf0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/code-pushup-fork.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
steps:
2626
- name: Checkout repository
2727
uses: actions/checkout@v4
28+
with:
29+
fetch-depth: 0
2830
- name: Set up Node.js
2931
uses: actions/setup-node@v4
3032
with:

0 commit comments

Comments
 (0)