We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f25cbd6 commit 3187e7fCopy full SHA for 3187e7f
.github/workflows/create-release-pr.yaml
@@ -52,7 +52,7 @@ jobs:
52
uses: actions/checkout@v4
53
with:
54
path: caller
55
- fetch-tags: true
+ fetch-depth: 0
56
57
- name: Set up python
58
uses: actions/setup-python@v5
0 commit comments