mirror of
https://github.com/LukeHagar/stats-action.git
synced 2025-12-06 04:21:26 +00:00
Merge branch 'main' of https://github.com/LukeHagar/stats-action
This commit is contained in:
2
dist/index.js
vendored
2
dist/index.js
vendored
@@ -45490,7 +45490,7 @@ try {
|
||||
openIssues: userData.user.openIssues.totalCount,
|
||||
fetchedAt,
|
||||
}, null, 4));
|
||||
if (process.env["GITHUB_WORKFLOW"] === "CI")
|
||||
if (process.env["GITHUB_WORKFLOW"])
|
||||
await _actions_core__WEBPACK_IMPORTED_MODULE_0__.summary.addHeading("Test Results")
|
||||
.addTable([
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user