Commit 29138b6
ci: lowercase workflow names (#3)
Renames the top-level `name:` field on both workflows so the Actions
pane uses lowercase, coder-friendly naming:
- `_ci.yml`: `CI` → `ci`
- `opentofu.yml`: `OpenTofu` → `opentofu`
Job- and step-level names (`OpenTofu Plan`, `OpenTofu Apply`) are
unchanged — they are display labels within a run, not the workflow
listing.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 149a02c commit 29138b6
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments