Merge remote-tracking branch 'origin/pr/251'
authorMichael Prokop <mika@grml.org>
Thu, 7 Dec 2023 15:03:31 +0000 (16:03 +0100)
committerMichael Prokop <mika@grml.org>
Thu, 7 Dec 2023 15:03:31 +0000 (16:03 +0100)
.github/workflows/pr-review.yml

index 19ea46d..686de9d 100644 (file)
@@ -34,7 +34,7 @@ jobs:
         with:
           github_token: ${{ secrets.github_token }}
           reporter: github-pr-review
-          path: "."
+          path: tests
           pattern: |
-            tests/*
+            *
           check_all_files_with_shebangs: "false"