Skip to content

Commit d8f9d37

Browse files
committed
ci: checkout with fetch-depth: 0
1 parent 74f74ef commit d8f9d37

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build_pcbs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ jobs:
3232
runs-on: ubuntu-latest
3333
steps:
3434
- uses: actions/checkout@v4
35+
with:
36+
fetch-depth: 0
3537
- uses: INTI-CMNB/KiBot@v2_k9
3638
with:
3739
config: kibot.yml

0 commit comments

Comments
 (0)