PrimeEagle
PrimeEagle
added check for IGNORE_LANGUAGES environment variable, which is a comma-delimited list of languages to ignore for the pie chart
Adjusted the example workflow in the documentation so that it checks for changes and handles it gracefully if there are none.
update to use MAX_LANGUAGES environment variable, or default to 5 if not present so as not to break existing wokflows.
look at all languages in a repository instead of just the primary language, for more accurate reporting
I have a [fix](https://github.com/yoshi389111/github-profile-3d-contrib/pull/65) for this issue, pending approval of the pull request.