There was an error while loading. Please reload this page.
1 parent 54ecfe7 commit 3f61e79Copy full SHA for 3f61e79
1 file changed
.github/workflows/benchmark-bot.yml
@@ -2,9 +2,9 @@
2
name: "Benchmark Bot"
3
4
on:
5
- issue_comment: # Pull requests are also issues
6
- types:
7
- - created
+ # issue_comment: # Pull requests are also issues
+ # types:
+ # - created
8
9
env:
10
COMMENT: ${{github.event.comment.body}}
0 commit comments