From 53681361a0f7f53ff7cdd6d78d0a4abc743489c2 Mon Sep 17 00:00:00 2001 From: Will Gillis <40799239+t-will-gillis@users.noreply.github.com> Date: Fri, 17 Nov 2023 22:16:31 -0800 Subject: [PATCH] Update wr-schedule-monthly.yml --- .github/workflows/wr-schedule-monthly.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/wr-schedule-monthly.yml b/.github/workflows/wr-schedule-monthly.yml index 81fdda2f0c..778f84ab13 100644 --- a/.github/workflows/wr-schedule-monthly.yml +++ b/.github/workflows/wr-schedule-monthly.yml @@ -24,7 +24,7 @@ jobs: with: github-token: ${{ secrets.TEST_GHAS }} script: | - console.log('Before') + # console.log('Before') # const newIssue = await github.rest.issues.listForRepo({ # owner: "t-will-gillis", # repo: "website",