From 07b1b457cb283b099f656115f2002e2e3c86071f Mon Sep 17 00:00:00 2001 From: Aman Chaturvedi Date: Tue, 21 Jan 2025 17:24:27 +0530 Subject: [PATCH] NTP-28802 | merge --- .github/workflows/hardReleaseParent.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/hardReleaseParent.yml b/.github/workflows/hardReleaseParent.yml index 50d5f495..3d8ea899 100644 --- a/.github/workflows/hardReleaseParent.yml +++ b/.github/workflows/hardReleaseParent.yml @@ -1,10 +1,7 @@ name: Trigger Child Workflows on: - # Scan changed files in PRs, block on new issues only (existing issues ignored) - pull_request: - branches: - - master + workflow_dispatch: inputs: environment: description: Choose build environment