From 139f740e1d215f9acae4c2e19fc86efe8b072774 Mon Sep 17 00:00:00 2001 From: Daniel Flook Date: Sat, 30 Aug 2025 23:38:04 +0100 Subject: [PATCH] Test --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 16526c8e..cb56b016 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Terraform and OpenTofu GitHub Actions ![release](https://img.shields.io/github/v/release/dflook/terraform-github-actions)![job runs](https://img.shields.io/docker/pulls/danielflook/terraform-github-actions?label=job%20runs) + This is a suite of Terraform and OpenTofu related GitHub Actions that can be used together to build effective Infrastructure as Code workflows. [GitHub Actions](https://github.com/features/actions) are a way to make automated workflows that trigger when events occur on your GitHub repository, using a YAML file that lives in your repo.