Skip to content

Commit dc48254

Browse files
authored
ci: Fetch tags for fledge workflow to avoid unnecessary NEWS entries (#43)
1 parent 046656e commit dc48254

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/fledge.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
- uses: actions/checkout@v4
4747
with:
4848
fetch-depth: 0
49+
fetch-tags: true
4950

5051
- name: Configure Git identity
5152
run: |

0 commit comments

Comments
 (0)