diff --git a/.github/workflows/on-push.yaml b/.github/workflows/on-push-main.yaml similarity index 100% rename from .github/workflows/on-push.yaml rename to .github/workflows/on-push-main.yaml diff --git a/README.md b/README.md index a5032c1d8..f5742d029 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # OpenShift Console Plugin For Forklift -[![CI Workflow](https://github.com/kubev2v/forklift-console-plugin/actions/workflows/on-push.yaml/badge.svg)](https://quay.io/repository/kubev2v/forklift-console-plugin) +[![CI Workflow](https://github.com/kubev2v/forklift-console-plugin/actions/workflows/on-push-main.yaml/badge.svg)](https://quay.io/repository/kubev2v/forklift-console-plugin) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=kubev2v_forklift-console-plugin&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=kubev2v_forklift-console-plugin) forklift-console-plugin is an open source project providing [Openshift web console](https://github.com/openshift/console) plugin for [Migration Toolkit for Virtualization](https://github.com/kubev2v/forklift). The plugin adds a web based user interface for Migration Toolkit for Virtualization inside Openshift web console.