From 964e8d2c792912333787e35f2df248f65843447c Mon Sep 17 00:00:00 2001 From: Victor Alfaro Date: Fri, 6 Sep 2024 13:31:02 -0600 Subject: [PATCH] test --- .github/workflows/cicd_scheduled_notify-seated-prs.yml | 1 - 1 file changed, 1 deletion(-) 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