Skip to content

Commit

Permalink
updated fetch depth
Browse files Browse the repository at this point in the history
Signed-off-by: Natalia Luzuriaga <[email protected]>
  • Loading branch information
natalialuzuriaga committed Oct 29, 2024
1 parent 23100cd commit e82a016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdownToPDF.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v4
with:
ref: ${{ github.head_ref }}
fetch-depth: 0
fetch-depth: 2

- name: Get changed directories
id: get-dirs
Expand Down

0 comments on commit e82a016

Please sign in to comment.