From ae1015cf17ad33d28b22a73a7c2586401e772ebe Mon Sep 17 00:00:00 2001 From: Victor Alfaro Date: Fri, 6 Sep 2024 14:04:57 -0600 Subject: [PATCH] test --- .github/workflows/cicd_scheduled_notify-seated-prs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cicd_scheduled_notify-seated-prs.yml b/.github/workflows/cicd_scheduled_notify-seated-prs.yml index 9c4c8bd2fddc..7ec9c6793966 100644 --- a/.github/workflows/cicd_scheduled_notify-seated-prs.yml +++ b/.github/workflows/cicd_scheduled_notify-seated-prs.yml @@ -23,6 +23,7 @@ jobs: retries: 3 retry-exempt-status-codes: 400,401 github-token: ${{ secrets.CI_MACHINE_TOKEN }} + base-url: /repos/dotCMS/core/pulls script: | async function fetchOpenPrs() { const opts = github.rest.pulls.get.endpoint.merge({