Skip to content

Commit

Permalink
ci: Fetch tags for fledge workflow to avoid unnecessary NEWS entries (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr authored Dec 7, 2024
1 parent 74cbfb9 commit df9e33b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/fledge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
fetch-tags: true

- name: Configure Git identity
run: |
Expand Down

0 comments on commit df9e33b

Please sign in to comment.