We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a181c06 commit d25425bCopy full SHA for d25425b
.github/workflows/pr-check-deploy.yaml
@@ -13,6 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@v3
15
with:
16
+ fetch-depth: 0
17
ref: ${{ github.event.pull_request.head.sha }}
18
19
- uses: actions/setup-python@v6
0 commit comments