Skip to content

Commit a253429

Browse files
authored
Enable CI for benchmark branch on push events
1 parent 6a7f392 commit a253429

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33

44
on:
5-
# push:
6-
# branches: "benchmark" #[ "main" ]
5+
push:
6+
branches: "benchmark" #[ "main" ]
77
workflow_dispatch:
88

99
jobs:

0 commit comments

Comments
 (0)