diff --git a/README.md b/README.md index acda007..dfb5ae4 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [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) - [Rollback a GitHub Release](https://github.com/author/action-rollback) +- [Automatically close empty issues](https://github.com/rickstaa/empty-issues-closer-action) - [Lock Closed Issues and Pull Requests after a Period of Inactivity](https://github.com/dessant/lock-threads) - [Get Commit Difference Count Between Two Branches](https://github.com/jessicalostinspace/commit-difference-action) - [Generate Release Notes Based on Git References](https://github.com/metcalfc/changelog-generator)