mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
Merge branch 'master' into cloudflare-dns-action
This commit is contained in:
commit
eb0f5146ba
@ -44,6 +44,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
|
||||
- [Cleanup branches after merge](https://github.com/jessfraz/branch-cleanup-action)
|
||||
- [Post gif on check fail](https://github.com/jessfraz/shaking-finger-action)
|
||||
- [Send an SMS from GitHub Actions using Nexmo](https://github.com/nexmo-community/nexmo-sms-action)
|
||||
- [Send a Slack message](https://github.com/apex/actions/tree/master/slack)
|
||||
- [Node.js Actions Toolkit](https://github.com/JasonEtco/actions-toolkit)
|
||||
- [Deploy a Node.js function to AWS Lambda and invoke it using the Serverless framework](https://github.com/swinton/serverless)
|
||||
- [Deploy VS Code extensions with vsce](https://github.com/lannonbr/vsce-action)
|
||||
@ -51,6 +52,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
|
||||
- [Deploy a Cloudflare worker](https://github.com/cpilsworth/cloudflare-worker-action)
|
||||
- [Declaratively setup GitHub Labels](https://github.com/lannonbr/issue-label-manager-action)
|
||||
- [GitHub Actions for Yarn](https://github.com/Borales/actions-yarn)
|
||||
- [Snyk CLI Test Action](https://github.com/clarkio/snyk-cli-action)
|
||||
- [Configure a DNS Record on Cloudflare](https://github.com/xorilog/cloudflare-dns-action)
|
||||
|
||||
### Tutorials
|
||||
|
Loading…
Reference in New Issue
Block a user