We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8a3f6c2 + 603d596 commit 24fe926Copy full SHA for 24fe926
.github/workflows/pr-compliance-check.yml
@@ -55,6 +55,7 @@ jobs:
55
reviewdog_version: latest
56
- name: Run reviewdog ${{ matrix.tool }}
57
env:
58
+ GITHUB_ACTIONS: "" # make reviewdog think that we are not in GitHub
59
REVIEWDOG_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
60
CI_PULL_REQUEST: ${{ needs.restore-pr.outputs.pr-number }}
61
CI_REPO_OWNER: ${{ github.repository_owner }}
0 commit comments