Skip to content

Commit f2fd538

Browse files
committed
ci: Use fetch-depth 0
1 parent e66a88c commit f2fd538

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pr_conventional-title.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
with:
1717
persist-credentials: false
1818
submodules: recursive
19+
fetch-depth: 0
1920
- shell: bash
2021
env:
2122
PULL_REQUEST_TITLE: ${{ github.event.pull_request.title }}

0 commit comments

Comments
 (0)