Skip to content

Commit

Permalink
Update closing-issues-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima committed Nov 11, 2023
1 parent 82df39f commit bb08b37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/closing-issues-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
}
}
}
owner: ${{ github.event.pull_request.base.repo.owner.name }}
owner: ${{ github.event.pull_request.base.repo.owner.login }}
repo: ${{ github.event.pull_request.base.repo.name }}
pr_number: ${{ github.event.pull_request.number }}
env:
Expand Down

0 comments on commit bb08b37

Please sign in to comment.