Skip to content

Commit 7dc9ed7

Browse files
committed
[WIP] temporarily enable the workflow on all pull requests
1 parent de89366 commit 7dc9ed7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/bench-upload.yml

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
name: Benchmarks upload
55
on:
6+
pull_request:
7+
branches: ["*"]
68
schedule:
79
- cron: 0 0 * * *
810
workflow_dispatch:

0 commit comments

Comments
 (0)