Skip to content

Commit 3f61e79

Browse files
authored
Update benchmark-bot.yml
1 parent 54ecfe7 commit 3f61e79

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/benchmark-bot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
name: "Benchmark Bot"
33

44
on:
5-
issue_comment: # Pull requests are also issues
6-
types:
7-
- created
5+
# issue_comment: # Pull requests are also issues
6+
# types:
7+
# - created
88

99
env:
1010
COMMENT: ${{github.event.comment.body}}

0 commit comments

Comments
 (0)