We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 495413e commit 0bddf3dCopy full SHA for 0bddf3d
1 file changed
.github/workflows/python.yaml
@@ -41,7 +41,8 @@ jobs:
41
42
- uses: actions/checkout@v4
43
with:
44
- fetch-depth: 100
+ # fetch-depth: 100
45
+ fetch-depth: 0
46
47
48
- name: Get base branch name
0 commit comments