Loading .github/workflows/review.yml +1 −1 Original line number Diff line number Diff line Loading @@ -63,5 +63,5 @@ jobs: with: level: warning reporter: github-pr-review shellcheck_flags: -x -e SC2001 -e SC2034 -e SC2064 -e SC2317 -e SC2153 shellcheck_flags: -x -e SC2001 -e SC2034 -e SC2064 -e SC2317 -e SC2153 -e SC1091 github_token: ${{ secrets.GITHUB_TOKEN }} Loading
.github/workflows/review.yml +1 −1 Original line number Diff line number Diff line Loading @@ -63,5 +63,5 @@ jobs: with: level: warning reporter: github-pr-review shellcheck_flags: -x -e SC2001 -e SC2034 -e SC2064 -e SC2317 -e SC2153 shellcheck_flags: -x -e SC2001 -e SC2034 -e SC2064 -e SC2317 -e SC2153 -e SC1091 github_token: ${{ secrets.GITHUB_TOKEN }}