This commit is contained in:
Casey Lee 2020-03-05 22:16:44 -08:00 committed by GitHub
parent 9909d36bad
commit a49fcb309a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,6 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [Machine Learning Ops](#machine-learning-ops)
- [Build](#build)
- [Cheat Sheet](#cheat-sheet)
- [Tools](#tools)
- [Tutorials](#tutorials)
## Official Resources
@ -126,7 +125,6 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Label Your Issues Using the Issue's Contents](https://github.com/damccorm/tag-ur-it)
- [Test GitHub Actions Locally](https://github.com/nektos/act)
### Collection of Actions
- [Use HashiCorp's Terraform](https://github.com/hashicorp/terraform-github-actions)