diff --git a/.github/workflows/platform-autogpt-infra-ci.yml b/.github/workflows/platform-autogpt-infra-ci.yml index 7d68d0e8584f..70c944382bec 100644 --- a/.github/workflows/platform-autogpt-infra-ci.yml +++ b/.github/workflows/platform-autogpt-infra-ci.yml @@ -1,4 +1,4 @@ -name: AutoGPT Platform - AutoGPT Builder Infra +name: AutoGPT Platform - Infra on: push: diff --git a/.github/workflows/platform-autogpt-server-ci.yml b/.github/workflows/platform-autogpt-server-ci.yml index 381cf5616733..87d2d2d5e82e 100644 --- a/.github/workflows/platform-autogpt-server-ci.yml +++ b/.github/workflows/platform-autogpt-server-ci.yml @@ -1,4 +1,4 @@ -name: AutoGPT Platform - AutoGPT Server CI +name: AutoGPT Platform - Backend CI on: push: diff --git a/.github/workflows/platform-frontend-ci.yml b/.github/workflows/platform-frontend-ci.yml index 400017eb7d24..cbd07ea6bcf0 100644 --- a/.github/workflows/platform-frontend-ci.yml +++ b/.github/workflows/platform-frontend-ci.yml @@ -1,4 +1,4 @@ -name: AutoGPT Platform - AutoGPT Frontend CI +name: AutoGPT Platform - Frontend CI on: push: