Skip to content

Commit 5caf7ec

Browse files
xnotoclaude
andauthored
ci: lowercase workflow name (#7)
Renames the workflow's top-level `name:` from `OpenTofu` to `opentofu` so the Actions pane uses lowercase, coder-friendly naming. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent fd61d10 commit 5caf7ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/opentofu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: OpenTofu
1+
name: opentofu
22

33
on:
44
pull_request:

0 commit comments

Comments
 (0)