We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2550414 commit a2bd301Copy full SHA for a2bd301
1 file changed
.github/workflows/update-demo.yml
@@ -19,6 +19,7 @@ jobs:
19
- name: Checkout Template
20
uses: actions/checkout@v4
21
with:
22
+ fetch-depth: 0
23
repository: ${{ github.repository }}
24
path: "${{ github.workspace }}/cookiecutter-robust-python"
25
0 commit comments