Update README.md

This commit is contained in:
A N U S H 2021-03-19 13:13:22 +05:30 committed by GitHub
parent 46b4340f3e
commit 731275fe3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -147,7 +147,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Herald Rules for GitHub: Add Subscribers, Assignees, Labels, and More to Your PR](https://github.com/gagoar/use-herald-action)
- [GitHub Codeowners Validator](https://github.com/mszostok/codeowners-validator) - Ensures the correctness of your GitHub CODEOWNERS file. It supports public and private GitHub repositories and also GitHub Enterprise installations.
- [Copybara Action](https://github.com/olivr/copybara-action) - Move and transform code between repositories (ideal to maintain several repos from one monorepo).
- [Issue Watcher](https://github.com/anushkrishnav/Issue-Watcher) - Monitors and Restricts the number of Issues open by a person at a time to the given limit. Prements Issue spam.
### Collection of Actions
- [Use HashiCorp's Terraform](https://github.com/hashicorp/setup-terraform)