test context

This commit is contained in:
Michael Shick 2019-11-22 18:35:48 -05:00
parent 39f095d176
commit 3d410f594d
No known key found for this signature in database
GPG key ID: ADF5BC9704BB4A61

View file

@ -18,7 +18,7 @@ async function run() {
// repo: "rest.js",
// pull_number: 123,
// });
//
// console.log(pullRequest);
} catch (error) {
core.setFailed(error.message);