X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=.github%2Fworkflows%2Fpr-review.yml;h=686de9dddaacee2a4fc18049e55450e9f60caf8e;hb=HEAD;hp=19ea46d8fbf737c0e0c2261089e6f9898a8ed647;hpb=dbfbaac9a3be96ae348467e46c53637a691336d3;p=grml-debootstrap.git diff --git a/.github/workflows/pr-review.yml b/.github/workflows/pr-review.yml index 19ea46d..351b922 100644 --- a/.github/workflows/pr-review.yml +++ b/.github/workflows/pr-review.yml @@ -3,6 +3,7 @@ name: pr-review on: + workflow_dispatch: pull_request: jobs: @@ -34,7 +35,7 @@ jobs: with: github_token: ${{ secrets.github_token }} reporter: github-pr-review - path: "." + path: tests pattern: | - tests/* + * check_all_files_with_shebangs: "false"