We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e66a88c commit f2fd538Copy full SHA for f2fd538
1 file changed
.github/workflows/pr_conventional-title.yaml
@@ -16,6 +16,7 @@ jobs:
16
with:
17
persist-credentials: false
18
submodules: recursive
19
+ fetch-depth: 0
20
- shell: bash
21
env:
22
PULL_REQUEST_TITLE: ${{ github.event.pull_request.title }}
0 commit comments