We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 795cd73 commit d0b8b81Copy full SHA for d0b8b81
action.yml
@@ -12,7 +12,6 @@ runs:
12
id: duration
13
with:
14
script: |
15
- console.log(context.eventName)
16
if (context.eventName != 'pull_request') {
17
return
18
}
0 commit comments