We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f0ce0f commit 13f143dCopy full SHA for 13f143d
1 file changed
.github/workflows/test.yaml
@@ -57,7 +57,7 @@ jobs:
57
steps:
58
- uses: actions/checkout@v4
59
with:
60
- fetch-depth: ${{ inputs.fetch-depth }}
+ fetch-depth: 0
61
ref: ${{ github.head_ref }}
62
63
- name: 'get base branch last commit'
0 commit comments