There was an error while loading. Please reload this page.
1 parent 74f74ef commit d8f9d37Copy full SHA for d8f9d37
1 file changed
.github/workflows/build_pcbs.yml
@@ -32,6 +32,8 @@ jobs:
32
runs-on: ubuntu-latest
33
steps:
34
- uses: actions/checkout@v4
35
+ with:
36
+ fetch-depth: 0
37
- uses: INTI-CMNB/KiBot@v2_k9
38
with:
39
config: kibot.yml
0 commit comments