From ecec5a721f3cf9c8281989265bbf8c3d05d4d016 Mon Sep 17 00:00:00 2001 From: MohitMaliFtechiz Date: Thu, 31 Oct 2024 16:34:51 +0530 Subject: [PATCH] Trying to run the workflow to validate the step. --- .github/workflows/cd.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 371c072..28dd3cf 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -5,6 +5,9 @@ on: types: [published] branches: - main + pull_request: + branches: + - main jobs: publish: