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",