From 2dfc93568443b10cc4e61af1eae812aea542dcc5 Mon Sep 17 00:00:00 2001 From: Gokulraj C <110164849+GOKULRAJ136@users.noreply.github.com> Date: Mon, 8 Jan 2024 16:39:24 +0530 Subject: [PATCH] Update push-trigger.yml Signed-off-by: Gokulraj C <110164849+GOKULRAJ136@users.noreply.github.com> --- .github/workflows/push-trigger.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push-trigger.yml b/.github/workflows/push-trigger.yml index 4fb8d75b..1672ede9 100644 --- a/.github/workflows/push-trigger.yml +++ b/.github/workflows/push-trigger.yml @@ -4,7 +4,7 @@ on: release: types: [published] pull_request: - types: [opened] + types: [opened, reopened, synchronize] push: branches: - MOSIP*