A GitHub Action workflow that generates a wordcloud from the commit messages of a repository.
Python
GitHub Actions
This project is a GitHub Action workflow that generates a wordcloud from the commit messages of a repository. The wordcloud is generated with the Python library wordcloud. The workflow is triggered on push and generates a wordcloud.png file.