ci: use github-pr-check reporter for shellcheck (#1927)

* ci: use github-pr-review reporter for shellcheck

* ci: use default reporter

Co-authored-by: toast-gear <toast-gear@users.noreply.github.com>
This commit is contained in:
Callum Tait 2022-10-16 09:15:56 +01:00 committed by GitHub
parent 7da9d0ae19
commit 83370d7f95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ jobs:
uses: reviewdog/action-shellcheck@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: shellcheck
path: "./runner"
pattern: |
*.sh