From 5c33ee58fc6212d4df9021f808011e800b78a366 Mon Sep 17 00:00:00 2001 From: Poh Peng Date: Mon, 18 Sep 2023 12:35:42 +0800 Subject: [PATCH] update workflow name to tflint --- .github/workflows/autoupdate-tflint-aws-plugin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/autoupdate-tflint-aws-plugin.yml b/.github/workflows/autoupdate-tflint-aws-plugin.yml index 838fccc..21dfc9d 100644 --- a/.github/workflows/autoupdate-tflint-aws-plugin.yml +++ b/.github/workflows/autoupdate-tflint-aws-plugin.yml @@ -1,4 +1,4 @@ -name: Pre-commit auto-update +name: tflint aws plugin auto-update on: # every sunday at midnight