We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25c6ade commit 100883cCopy full SHA for 100883c
1 file changed
.github/workflows/standalone-benchmark.yml
@@ -3,7 +3,9 @@ name: Standalone Benchmark
3
on:
4
workflow_dispatch:
5
pull_request:
6
-
+ push:
7
+ branches:
8
+ - '**'
9
10
jobs:
11
unit-tests:
0 commit comments