Skip to content

Commit f7d6e38

Browse files
committed
Update image build github action names to make it easy to differentiate
Signed-off-by: Anish Asthana <anishasthana1@gmail.com>
1 parent bbeea0e commit f7d6e38

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/operator-bundle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This workflow will build the CodeFlare Operator bundle and push it to the project-codeflare image registry
22

3-
name: Image
3+
name: Operator Bundle
44

55
on:
66
workflow_dispatch:

.github/workflows/operator-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This workflow will build the CodeFlare Operator image and push it to the project-codeflare image registry
22

3-
name: Image
3+
name: Operator Image
44

55
on:
66
workflow_dispatch:

0 commit comments

Comments
 (0)