We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41eab84 commit caec43aCopy full SHA for caec43a
.github/workflows/pr-check-deploy.yaml
@@ -13,7 +13,6 @@ 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