From 579a36a7717f7d032204a32c226828f74ff24253 Mon Sep 17 00:00:00 2001 From: Yevhen Fabizhevskyi Date: Sat, 28 Mar 2020 21:23:30 +0900 Subject: [PATCH] Add Twilio Voice Call action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a480ba9..55cdb5e 100644 --- a/README.md +++ b/README.md @@ -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. +- [Twilio Voice Call](https://github.com/fabasoad/twilio-voice-call-action/) - Make Twilio voice call with defined text. #### Environments