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 30a0d8f commit e28fe8fCopy full SHA for e28fe8f
.github/workflows/checks.yml
@@ -48,6 +48,7 @@ jobs:
48
- name: SCM Checkout
49
uses: actions/checkout@v4
50
with:
51
+ fetch-depth: 0
52
fetch-tags: 'origin/main'
53
54
- name: Setup Python & Poetry Environment
0 commit comments