Skip to content

Commit 4f6013c

Browse files
committed
minor
1 parent 670978e commit 4f6013c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jscpd-duplication-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
echo "master duplication percentage: $(jq .statistics.total.percentageTokens report-master/jscpd-report.json)"
6363
6464
- name: Checkout back to PR branch
65-
run: git checkout ${{ github.head_ref }}
65+
run: git checkout -
6666

6767
- name: Run jscpd for ${{ inputs.tech_stack }}
6868
env:

0 commit comments

Comments
 (0)