mirror of
https://github.com/mshick/add-pr-comment.git
synced 2025-12-31 14:20:32 +11:00
trigger
This commit is contained in:
parent
ebd576749f
commit
efadf31133
1 changed files with 1 additions and 1 deletions
2
index.js
2
index.js
|
|
@ -12,7 +12,7 @@ async function run() {
|
|||
const {
|
||||
payload: {
|
||||
pull_request: pullRequestPayload,
|
||||
respository: repositoryPayload
|
||||
repository: repositoryPayload
|
||||
}
|
||||
} = github.context;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue