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 05e9414 commit 1c1e4d3Copy full SHA for 1c1e4d3
.github/workflows/request-review.yml
@@ -46,6 +46,7 @@ jobs:
46
with:
47
ref: ${{ github.event.pull_request.head.sha }}
48
sparse-checkout: apps/site/pages/en/
49
+ fetch-depth: 0
50
path: pr
51
52
- name: Get changed files
0 commit comments