Skip to content

Commit 2aedba6

Browse files
committed
Fix event name
1 parent 89a6766 commit 2aedba6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/bench.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
on:
22
workflow_dispatch:
3-
on:
4-
issue_comment:
5-
types: [ created ]
3+
issue_comment:
4+
types: [ created ]
65

76
jobs:
87
bench:

0 commit comments

Comments
 (0)