Add Linguist action

This commit is contained in:
Yevhen Fabizhevskyi 2020-03-28 21:34:44 +09:00
parent e617a60927
commit 60a8713d9f

View File

@ -180,6 +180,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Apply templates with Jinja2](https://github.com/cuchi/jinja2-action) - Use the Jinja2 template engine to generate files from templates.
- [Has Changes](https://github.com/UnicornGlobal/has-changes-action) - Check if there are code changes from previous steps.
- [Mind Your Language Action](https://github.com/tailaiw/mind-your-language-action) - Detect offensive comments in issues and pull requests, and warn senders.
- [Linguist](https://github.com/fabasoad/linguist-action) - Checks a repository and produces information about used languages in output.
#### Environments