Skip to content

Commit

Permalink
chore(cicd): fix reviewdog reporter
Browse files Browse the repository at this point in the history
  • Loading branch information
hazcod authored Dec 27, 2019
1 parent e3bec2a commit 280fd2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
uses: reviewdog/action-shellcheck@v1
with:
github_token: ${{ secrets.github_token }}
reporter: CI/CD
reporter: github-pr-review

0 comments on commit 280fd2f

Please sign in to comment.