Skip to content

Commit 5376cb9

Browse files
authored
ci: Run tests and benchmarks on main (#247)
1 parent 622b372 commit 5376cb9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ on:
55
types: [opened, synchronize, reopened, ready_for_review]
66
branches:
77
- main
8-
- release**
8+
push:
9+
branches:
10+
- main
911

1012
jobs:
1113
test:

0 commit comments

Comments
 (0)