From ae7845380823763553d3997fd2d58f3d8da4fcea Mon Sep 17 00:00:00 2001 From: xnoto Date: Thu, 30 Apr 2026 09:24:52 -0600 Subject: [PATCH] ci: lowercase workflow name to match coder-friendly scheme Co-Authored-By: Claude Opus 4.7 (1M context) --- .github/workflows/opentofu.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/opentofu.yml b/.github/workflows/opentofu.yml index 5d8adde..f338fe7 100644 --- a/.github/workflows/opentofu.yml +++ b/.github/workflows/opentofu.yml @@ -1,4 +1,4 @@ -name: OpenTofu +name: opentofu on: pull_request: