From cede7be59a3a950ce369a83f90388746db1e581a Mon Sep 17 00:00:00 2001 From: Romain Lespinasse Date: Wed, 5 Mar 2025 03:25:23 +0100 Subject: [PATCH] docs: add top-issues-action (#63) Co-authored-by: Rick Staa --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 03be52f..a0637cd 100644 --- a/README.md +++ b/README.md @@ -252,6 +252,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Interactive Inputs - Runtime workflow inputs](https://github.com/boasiHQ/interactive-inputs) - Add dynamic inputs at runtime for your GitHub Actions workflows. - [Draw.io Export Action](https://github.com/rlespinasse/drawio-export-action) - Recursively export Draw.io Files to multiple formats. - [Paste Secret](https://github.com/bariscanyilmaz/paste-secret) - Paste your GitHub Secrets to files. +- [Label and Display the Top-Upvoted Issues and Pull Requests](https://github.com/rickstaa/top-issues-action) #### Environments