Skip to content

Commit f7a85b1

Browse files
committed
pipeline improvement
1 parent ef5ec8f commit f7a85b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Checkout code
2020
uses: actions/checkout@v4
2121
with:
22-
fetch-depth: 0
22+
fetch-depth: 2
2323

2424
- name: Get changed .qmd files on current branch
2525
run: |

0 commit comments

Comments
 (0)