From f76380a4feffd78f1608cc551163a6f29fde419e Mon Sep 17 00:00:00 2001 From: Sinto Sajeev <115780473+sinto-aot@users.noreply.github.com> Date: Wed, 30 Oct 2024 04:26:47 -0700 Subject: [PATCH] Update pr-notification.yaml --- .github/workflows/pr-notification.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pr-notification.yaml b/.github/workflows/pr-notification.yaml index dc9b1053..95a81f08 100644 --- a/.github/workflows/pr-notification.yaml +++ b/.github/workflows/pr-notification.yaml @@ -10,7 +10,7 @@ on: jobs: notify: runs-on: ubuntu-latest - if: github.repository == 'AOT-Technologies/forms-flow-ai-charts' + # if: github.repository == 'AOT-Technologies/forms-flow-ai-charts' steps: - name: Determine PR Status @@ -84,4 +84,4 @@ jobs: ] } ] - } \ No newline at end of file + }