Skip to content

Commit 02da6b7

Browse files
committed
feat(operator): rename the ci workflow to match agent workflow
1 parent 06d3256 commit 02da6b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/operator-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#
2020

2121
# Build when operator code changes
22-
name: Build and push operator container image
22+
name: Operator CI
2323

2424
on:
2525
pull_request:

0 commit comments

Comments
 (0)