Skip to content

Commit 100883c

Browse files
Add on push
1 parent 25c6ade commit 100883c

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/standalone-benchmark.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ name: Standalone Benchmark
33
on:
44
workflow_dispatch:
55
pull_request:
6-
6+
push:
7+
branches:
8+
- '**'
79

810
jobs:
911
unit-tests:

0 commit comments

Comments
 (0)