mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-27 13:33:37 +00:00
Add new style workflow badges to README.md
This commit is contained in:
parent
8b4c280fc8
commit
d0b501ade6
1 changed files with 2 additions and 4 deletions
|
|
@ -1,9 +1,7 @@
|
|||
# setup-terraform
|
||||
|
||||
<p align="left">
|
||||
<a href="https://github.com/hashicorp/setup-terraform/actions"><img alt="Continuous Integration" src="https://github.com/hashicorp/setup-terraform/workflows/Continuous%20Integration/badge.svg" /></a>
|
||||
<a href="https://github.com/hashicorp/setup-terraform/actions"><img alt="Setup Terraform" src="https://github.com/hashicorp/setup-terraform/workflows/Setup%20Terraform/badge.svg" /></a>
|
||||
</p>
|
||||
[](https://github.com/hashicorp/setup-terraform/actions/workflows/continuous-integration.yml)
|
||||
[](https://github.com/hashicorp/setup-terraform/actions/workflows/setup-terraform.yml)
|
||||
|
||||
The `hashicorp/setup-terraform` action is a JavaScript action that sets up Terraform CLI in your GitHub Actions workflow by:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue