Skip to content

Commit 24fe926

Browse files
authored
Merge branch 'OptimumCode:main' into main
2 parents 8a3f6c2 + 603d596 commit 24fe926

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
reviewdog_version: latest
5656
- name: Run reviewdog ${{ matrix.tool }}
5757
env:
58+
GITHUB_ACTIONS: "" # make reviewdog think that we are not in GitHub
5859
REVIEWDOG_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5960
CI_PULL_REQUEST: ${{ needs.restore-pr.outputs.pr-number }}
6061
CI_REPO_OWNER: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)