Skip to content

Commit a536179

Browse files
committed
Removed debug statement
1 parent 2238011 commit a536179

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

audit_workflow_runs.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -353,8 +353,6 @@ async function main() {
353353
}
354354
}
355355

356-
console.debug("Actions to audit:", actionsToAudit);
357-
358356
const outputFilename = argsOutputFilename || "workflow_audit_results.sljson";
359357

360358
const action_run_results =

0 commit comments

Comments
 (0)