From 150dfbcee8cd39b8d4803597d98a93b286bb969f Mon Sep 17 00:00:00 2001 From: Nikita Sobolev Date: Thu, 10 Oct 2019 14:38:07 +0300 Subject: [PATCH 1/2] Adds restrict-cursing-action https://github.com/sobolevn/restrict-cursing-action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7c1bf21..50725e5 100644 --- a/README.md +++ b/README.md @@ -121,6 +121,7 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2 - [Programmatically set environment variables for use in subsequent steps](https://github.com/allenevans/set-env) - [Run your job on another architecture: arm32, aarch64 and others](https://github.com/uraimo/run-on-arch-action) - [Generate a table of contents](https://github.com/technote-space/toc-generator) +- [Restrict cursing action](https://github.com/sobolevn/restrict-cursing-action) - Moderator bot for your project, automatically removes bad language ### Testing and Linting From ce9d5824d7702f635211571e8ea9bf5d5a983f51 Mon Sep 17 00:00:00 2001 From: Nikita Sobolev Date: Thu, 10 Oct 2019 14:40:59 +0300 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50725e5..99982ac 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2 - [Programmatically set environment variables for use in subsequent steps](https://github.com/allenevans/set-env) - [Run your job on another architecture: arm32, aarch64 and others](https://github.com/uraimo/run-on-arch-action) - [Generate a table of contents](https://github.com/technote-space/toc-generator) -- [Restrict cursing action](https://github.com/sobolevn/restrict-cursing-action) - Moderator bot for your project, automatically removes bad language +- [Restrict cursing action](https://github.com/sobolevn/restrict-cursing-action) - Moderator bot for your project, automatically removes bad language. ### Testing and Linting