diff --git a/README.md b/README.md index bf9543f..be89a77 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de - [Deploy VS Code extensions with vsce](https://github.com/lannonbr/vsce-action) - [Build a Jekyll site—with Custom Jekyll Plugins & Build Scripts—and deploy it back to the Gh-Pages Branch](https://github.com/BryanSchuetz/jekyll-deploy-gh-pages) - [Deploy a Cloudflare worker](https://github.com/cpilsworth/cloudflare-worker-action) +- [Execute Gradle task](https://github.com/MrRamych/gradle-actions) - [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)