We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2475d0 commit 92babceCopy full SHA for 92babce
.github/workflows/benchmark.yml
@@ -1,7 +1,7 @@
1
---
2
name: Benchmark Suite
3
4
-on: [push]
+on: [push, pull_request]
5
6
jobs:
7
build:
0 commit comments