Skip to content

Commit

Permalink
updated the naming of platform workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Swiftyos committed Sep 20, 2024
1 parent 05b1fa8 commit a00b2f9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/platform-autogpt-infra-ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: AutoGPT Platform - AutoGPT Builder Infra
name: AutoGPT Platform - Infra

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/platform-autogpt-server-ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: AutoGPT Platform - AutoGPT Server CI
name: AutoGPT Platform - Backend CI

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/platform-frontend-ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: AutoGPT Platform - AutoGPT Frontend CI
name: AutoGPT Platform - Frontend CI

on:
push:
Expand Down

0 comments on commit a00b2f9

Please sign in to comment.