Skip to content

Commit

Permalink
change scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry-Hong committed Oct 24, 2024
1 parent 43d9685 commit 5c7ca60
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/on-issue-opened.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ jobs:
owner: 'Henry-Hong',
repo: 'i-am-not-a-junior-frontend',
pull_number: 2,
})
});
console.log(result);
# github.rest.pulls.listReviewComments({
# owner: context.repo.owner,
Expand Down

0 comments on commit 5c7ca60

Please sign in to comment.