mirror of
https://github.com/sdras/awesome-actions.git
synced 2025-04-09 17:39:14 -04:00
Merge pull request #342 from tailaiw/add-mind-your-language-action
Add tailaiw/mind-your-language-action
This commit is contained in:
commit
998788cd0c
@ -175,6 +175,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
|
||||
- [Read Properties](https://github.com/christian-draeger/read-properties) - Read values from `.properties` files.
|
||||
- [Write Properties](https://github.com/christian-draeger/write-properties) - Write values to `.properties` files.
|
||||
- [Apply templates with Jinja2](https://github.com/cuchi/jinja2-action) - Use the Jinja2 template engine to generate files from templates.
|
||||
- [Mind Your Language Action](https://github.com/tailaiw/mind-your-language-action) - Detect offensive comments in issues and pull requests, and warn senders.
|
||||
|
||||
#### Environments
|
||||
|
||||
@ -199,7 +200,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
|
||||
- [PHPStan Static code analyzer Action](https://github.com/OskarStark/phpstan-ga)
|
||||
- [GraphQL Inspector Action](https://github.com/kamilkisiela/graphql-inspector)
|
||||
- [PowerShell static analysis with PSScriptAnalyzer](https://github.com/devblackops/github-action-psscriptanalyzer)
|
||||
- [Run tfsec, with reviewdog output on the PR](https://github.com/reviewdog/action-tfsec)
|
||||
- [Run tfsec, with reviewdog output on the PR](https://github.com/reviewdog/action-tfsec)
|
||||
|
||||
#### Testing
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user