We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de89366 commit 7dc9ed7Copy full SHA for 7dc9ed7
.github/workflows/bench-upload.yml
@@ -3,6 +3,8 @@
3
4
name: Benchmarks upload
5
on:
6
+ pull_request:
7
+ branches: ["*"]
8
schedule:
9
- cron: 0 0 * * *
10
workflow_dispatch:
0 commit comments