Skip to content

Commit

Permalink
fixup! Trying if reducing the fetch-depth of checkout is possible
Browse files Browse the repository at this point in the history
  • Loading branch information
johannaengland committed Feb 8, 2024
1 parent ac047b1 commit c5b3f4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/towncrier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 2
fetch-depth: 0

- name: Install towncrier
run: |
Expand Down

0 comments on commit c5b3f4c

Please sign in to comment.