From cebeae8325e6e08c5d223be5aba4573205f2fc64 Mon Sep 17 00:00:00 2001 From: Sujay <89520981+SD-13@users.noreply.github.com> Date: Thu, 5 Dec 2024 01:49:00 +0530 Subject: [PATCH] Update pending-review-notification.yml --- .github/workflows/pending-review-notification.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pending-review-notification.yml b/.github/workflows/pending-review-notification.yml index 126e944..9dbdd41 100644 --- a/.github/workflows/pending-review-notification.yml +++ b/.github/workflows/pending-review-notification.yml @@ -1,5 +1,6 @@ name: Send pending review notifications to reviewer on github-discussion on: + workflow_dispatch: push: branches: - develop