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
Describe the bug The Google Java Formatter job is running on every single code push and/or pull request.
Expected behavior Since it's a Java formatter, so it should run only when a Java file is created/modified.
The text was updated successfully, but these errors were encountered:
Hey, I'd like to work on this issue.
cec48f3
Successfully merging a pull request may close this issue.
Describe the bug
The Google Java Formatter job is running on every single code push and/or pull request.
Expected behavior
Since it's a Java formatter, so it should run only when a Java file is created/modified.
The text was updated successfully, but these errors were encountered: