Skip to content

Commit

Permalink
shellcheck: restrict shellcheck-tests to tests/*.sh files
Browse files Browse the repository at this point in the history
  • Loading branch information
zeha committed Aug 18, 2024
1 parent 4dfb0d3 commit 36dbe9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
reporter: github-pr-review
path: tests
pattern: |
*
*.sh
check_all_files_with_shebangs: "false"

0 comments on commit 36dbe9b

Please sign in to comment.