Skip to content

Commit f709713

Browse files
authored
Merge branch 'OptimumCode:main' into main
2 parents f8492d6 + 303e5f0 commit f709713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-compliance-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- name: 'Checkout PR'
5858
uses: actions/checkout@v4
5959
with:
60-
repository: ${{ github.event.pull_request.head.repo.full_name }}
60+
# repository: ${{ github.event.pull_request.head.repo.full_name }}
6161
ref: ${{ github.event.pull_request.head.ref }}
6262
- name: Run reviewdog
6363
run: reviewdog -tee -reporter=github-pr-review -log-level=debug

0 commit comments

Comments
 (0)