Skip to content

Commit d0b8b81

Browse files
committed
remove debug log
1 parent 795cd73 commit d0b8b81

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ runs:
1212
id: duration
1313
with:
1414
script: |
15-
console.log(context.eventName)
1615
if (context.eventName != 'pull_request') {
1716
return
1817
}

0 commit comments

Comments
 (0)