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 eeffaa4 commit 68d3733Copy full SHA for 68d3733
.github/workflows/cont-bench.yml
@@ -1,7 +1,6 @@
1
name: Continuous Benchmarking
2
3
-on:
4
- pull_request:
+on: [push, pull_request, workflow_dispatch]
5
6
permissions:
7
contents: write
0 commit comments