Skip to content

Commit

Permalink
binder test 5
Browse files Browse the repository at this point in the history
  • Loading branch information
AnirudhVIyer committed Jun 26, 2023
1 parent fe45e68 commit d585559
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/binder-badge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
var owner = context.payload.pull_request.base.repo.owner.login;
var repo = context.payload.pull_request.base.repo.name;
console.log(`Posting comment to ${owner}/${repo} issue #${issue_number}`); // For debugging
github.rest.issues.createComment({
issue_number: issue_number,
Expand Down

0 comments on commit d585559

Please sign in to comment.