From 81331ba903bc42a5ab7c2cff25d5416a8158c629 Mon Sep 17 00:00:00 2001 From: tanmaygoyal2007 <154042374+tanmaygoyal2007@users.noreply.github.com> Date: Sat, 6 Jul 2024 22:20:14 +0530 Subject: [PATCH] Update 2.yml --- .github/workflows/2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/2.yml b/.github/workflows/2.yml index 624c4ba..229f75d 100644 --- a/.github/workflows/2.yml +++ b/.github/workflows/2.yml @@ -5,7 +5,7 @@ on: types: [closed] permissions: write-all - +# jn jobs: comment-on-merge: if: github.event.pull_request.merged == true && github.event.pull_request.base.ref == 'main'