Skip to content

Commit

Permalink
Update wr-schedule-monthly.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
t-will-gillis authored Nov 18, 2023
1 parent 5368136 commit 36a445e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/wr-schedule-monthly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
- name: Get issue number
id: get-issue-number
uses: actions/github-script@v6
with:
github-token: ${{ secrets.TEST_GHAS }}
script: |
# with:
# github-token: ${{ secrets.TEST_GHAS }}
# script: |
# console.log('Before')
# const newIssue = await github.rest.issues.listForRepo({
# owner: "t-will-gillis",
Expand Down

0 comments on commit 36a445e

Please sign in to comment.