Describe the bug
Currently "prettier" is running for all pull-requests, but it fails when it doesn't find files and tries to run for some files that doesn't make sense as there is no default "file type" defined.
To Reproduce
Steps to reproduce the behavior:
- Take a look in some old PR's
Expected behavior
Run "prettier" for all "pull-requests" and check only the necessary files (considering the changed files and file types).