From 4c1f1afd13984eb5b60fe69b6001793b07e6ad6c Mon Sep 17 00:00:00 2001 From: Stefan Zweifel Date: Mon, 10 Jun 2019 15:35:07 +0200 Subject: [PATCH] Use terraform syntax highlighting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59e82ea..d5dab16 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ The most common use case for this, is when you're running a Linter or Code-Style In this example I'm running `php-cs-fixer` in a PHP project. -``` +```terraform workflow "php-cs-fixer" { on = "push" resolves = [