From ff50051db693017989a7698dd6bbaee794426b1e Mon Sep 17 00:00:00 2001 From: Naveed Date: Sat, 8 Jun 2024 13:00:02 +0200 Subject: [PATCH] name updated --- .github/workflows/Build-And-Test-Variant.yml | 2 +- .github/workflows/Release-Advance-Variant-Component.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/Build-And-Test-Variant.yml b/.github/workflows/Build-And-Test-Variant.yml index a0996ef..e828994 100644 --- a/.github/workflows/Build-And-Test-Variant.yml +++ b/.github/workflows/Build-And-Test-Variant.yml @@ -1,4 +1,4 @@ -name: "Build-And-Test-Variant" +name: "Build-And-Test-App" on: workflow_dispatch: diff --git a/.github/workflows/Release-Advance-Variant-Component.yml b/.github/workflows/Release-Advance-Variant-Component.yml index f347c2b..71cda25 100644 --- a/.github/workflows/Release-Advance-Variant-Component.yml +++ b/.github/workflows/Release-Advance-Variant-Component.yml @@ -2,7 +2,7 @@ name: "release-app-advance" on: workflow_run: - workflows: [Build-And-Test-Component] + workflows: [Build-And-Test-App] types: - completed branches: