Skip to content

Commit ba1888a

Browse files
authored
Merge branch 'OptimumCode:main' into main
2 parents 7657783 + 1925170 commit ba1888a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ jobs:
6161
ref: ${{ github.event.pull_request.head.ref }}
6262
- name: Run reviewdog
6363
run: reviewdog -tee -reporter=github-pr-review
64+
env:
65+
REVIEWDOG_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6466

6567
danger-check:
6668
if: github.event_name == 'pull_request_target'

0 commit comments

Comments
 (0)