Skip to content

Commit 127ed7d

Browse files
author
Joonas Bergius
committed
chore(ci): Rename workflows
Signed-off-by: Joonas Bergius <[email protected]>
1 parent 40e3fb6 commit 127ed7d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/component-go.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Go
1+
name: Component / Go
22

33
on:
44
push:

.github/workflows/component-wit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Publish WIT package
1+
name: Component / WIT
22

33
on:
44
push:

.github/workflows/provider-go.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Go
1+
name: Provider / Go
22

33
on:
44
push:

0 commit comments

Comments
 (0)