diff --git a/.github/workflows/pr-review.yml b/.github/workflows/pr-review.yml index 351b922..d022395 100644 --- a/.github/workflows/pr-review.yml +++ b/.github/workflows/pr-review.yml @@ -37,5 +37,5 @@ jobs: reporter: github-pr-review path: tests pattern: | - * + *.sh check_all_files_with_shebangs: "false"