Skip to content

Commit

Permalink
Merge branch 'OptimumCode:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
OptimumCode authored Aug 17, 2024
2 parents f709713 + 4e325f6 commit d72ff0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-compliance-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: 'Checkout PR'
uses: actions/checkout@v4
with:
# repository: ${{ github.event.pull_request.head.repo.full_name }}
repository: ${{ github.event.pull_request.head.repo.full_name }}
ref: ${{ github.event.pull_request.head.ref }}
- name: Run reviewdog
run: reviewdog -tee -reporter=github-pr-review -log-level=debug
Expand Down

0 comments on commit d72ff0c

Please sign in to comment.