mirror of
https://github.com/mshick/add-pr-comment.git
synced 2025-12-31 14:20:32 +11:00
test context
This commit is contained in:
parent
3d8df2a501
commit
39f095d176
7 changed files with 270 additions and 80 deletions
|
|
@ -24,7 +24,8 @@
|
|||
},
|
||||
"homepage": "https://github.com/actions/javascript-action#readme",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.1.1"
|
||||
"@actions/core": "^1.1.1",
|
||||
"@actions/github": "^1.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@zeit/ncc": "^0.20.5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue