Skip to content

Commit fe082fa

Browse files
xnotoclaude
andcommitted
ci: lowercase workflow names to match coder-friendly scheme
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 149a02c commit fe082fa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/_ci.yml

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

33
on:
44
pull_request:

.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
workflow_call:

0 commit comments

Comments
 (0)