mirror of
https://github.com/mshick/add-pr-comment.git
synced 2026-01-01 06:29:49 +11:00
test context
This commit is contained in:
parent
39f095d176
commit
3d410f594d
1 changed files with 1 additions and 1 deletions
2
index.js
2
index.js
|
|
@ -18,7 +18,7 @@ async function run() {
|
||||||
// repo: "rest.js",
|
// repo: "rest.js",
|
||||||
// pull_number: 123,
|
// pull_number: 123,
|
||||||
// });
|
// });
|
||||||
|
//
|
||||||
// console.log(pullRequest);
|
// console.log(pullRequest);
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
core.setFailed(error.message);
|
core.setFailed(error.message);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue