-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add option to only check changed files? #65
Comments
update, this is similar to issue #38 so this github action does support only check input list of files, for example only the files changed in the current pull request. I did make it work and will attach my full workflow below, before that I will list the issues with this Github Action:
hope this helps anyone want to use this action for the same purpose, thanks workflow for spelling check changed files in the pull request:
|
Thanks for documenting your workflow, I came here to suggest the same feature and could use your insights to implement the same in godotengine/godot#76828. |
Hi is it possible to add an option so that this action only checks files changed in the current pull request?
thanks
The text was updated successfully, but these errors were encountered: