Skip to content

Commit dc7069b

Browse files
committed
Fetch entire history
1 parent 07393d6 commit dc7069b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/check-changelog.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@v4
10+
with:
11+
fetch-depth: 0
1012
- uses: actions/setup-python@v5
1113
with:
1214
python-version: '3.13'

0 commit comments

Comments
 (0)