From 8367bf772675b3cfcffb307c4604df21eae33a7b Mon Sep 17 00:00:00 2001 From: Armin Sebastian Date: Tue, 18 Feb 2020 08:02:24 +0200 Subject: [PATCH] Add Lock Threads --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2898d86..205e092 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Get a list of file changes with PR/Push](https://github.com/trilom/file-changes-action) - [Use private actions in any workflow](https://github.com/InVisionApp/private-action-loader) - [Label Your Issues Using the Issue's Contents](https://github.com/damccorm/tag-ur-it) +- [Lock Closed Issues and Pull Requests after a Period of Inactivity](https://github.com/dessant/lock-threads) ### Collection of Actions