mirror of
https://github.com/mshick/add-pr-comment.git
synced 2025-12-31 14:20:32 +11:00
chore: repackage
This commit is contained in:
parent
35f26ee693
commit
5d9e844aad
1 changed files with 2 additions and 0 deletions
2
dist/index.js
vendored
2
dist/index.js
vendored
|
|
@ -2024,6 +2024,8 @@ async function run() {
|
|||
payload: { pull_request: pullRequest, sha, repository },
|
||||
} = github.context;
|
||||
|
||||
core.debug(github.context);
|
||||
|
||||
const { full_name: repoFullName } = repository;
|
||||
|
||||
let issueNumber;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue