Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Commit 41bca2f

Browse files
committed
ci(actions): trigger benchmark workflow on push to master
1 parent 54a34f9 commit 41bca2f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/pr-test-bench.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
pull_request:
55
branches:
66
- master
7+
push:
8+
branches:
9+
- master
710

811
jobs:
912
test-and-benchmark:

0 commit comments

Comments
 (0)