Merge pull request #370 from fabasoad/feature/twilio-voice-call

Add Twilio Voice Call action
This commit is contained in:
Jessica 2020-03-31 11:31:48 -07:00 committed by GitHub
commit fbb43f02ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -186,6 +186,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [YAML/JSON/XML Converter](https://github.com/fabasoad/yaml-json-xml-converter-action) - Converts YAML/JSON/XML file formats interchangeably.
- [NSFW Detection](https://github.com/fabasoad/nsfw-detection-action) - Detect NSFW content in commited files.
- [Has Changed Path](https://github.com/MarceloPrado/has-changed-path) - Conditionally run actions based on changed paths.
- [Twilio Voice Call](https://github.com/fabasoad/twilio-voice-call-action/) - Make Twilio voice call with defined text.
#### Environments