From 428cfb141dacfd5720ee682f70e4edc31d4e119f Mon Sep 17 00:00:00 2001 From: saravanpa-aot Date: Wed, 8 Nov 2023 09:16:38 -0800 Subject: [PATCH] Update notify-api-ci.yml --- .github/workflows/notify-api-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/notify-api-ci.yml b/.github/workflows/notify-api-ci.yml index 8591579f0..fca92cedb 100644 --- a/.github/workflows/notify-api-ci.yml +++ b/.github/workflows/notify-api-ci.yml @@ -16,7 +16,7 @@ jobs: setup-job: runs-on: ubuntu-20.04 - if: github.repository == 'bcgov/met-public' + if: github.repository == 'bcgov/epic-engage' steps: - uses: actions/checkout@v2