diff --git a/.github/workflows/cicd_scheduled_notify-seated-prs.yml b/.github/workflows/cicd_scheduled_notify-seated-prs.yml index af1830ecce51..ac373d1c2fcb 100644 --- a/.github/workflows/cicd_scheduled_notify-seated-prs.yml +++ b/.github/workflows/cicd_scheduled_notify-seated-prs.yml @@ -35,4 +35,3 @@ jobs: const prs = fetchOpenPrs(); console.log(`PRs: ${prs.length}`); - core.setOu