diff --git a/.github/workflows/common-deploy.yml b/.github/workflows/common-deploy.yml index b565ee9a1..4a6307547 100644 --- a/.github/workflows/common-deploy.yml +++ b/.github/workflows/common-deploy.yml @@ -1,4 +1,4 @@ -name: Server Application Deployment Reusable Workflow +name: Reusable Server Application Deployment Workflow on: workflow_call: diff --git a/.github/workflows/common-docker-image.yml b/.github/workflows/common-docker-image.yml index 4813c7b2d..573d99e1e 100644 --- a/.github/workflows/common-docker-image.yml +++ b/.github/workflows/common-docker-image.yml @@ -1,4 +1,4 @@ -name: Publish Docker Image Reusable Workflow +name: Reusable Publish Docker Image Workflow on: workflow_call: diff --git a/.github/workflows/common-server-application.yml b/.github/workflows/common-server-application.yml index bf8b35930..f6f41e370 100644 --- a/.github/workflows/common-server-application.yml +++ b/.github/workflows/common-server-application.yml @@ -1,4 +1,4 @@ -name: Server Application Reusable Workflow +name: [Reusable] Server Application Workflow on: workflow_call: