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 7f3707d commit b676386Copy full SHA for b676386
.github/workflows/continuous-benchmarking-notifications.yml
@@ -2,7 +2,7 @@ name: Continuous benchmarking - Send notifications
2
3
on:
4
workflow_run:
5
- workflows: [ Continuous benchmarking - Baseline experiments, Continuous benchmarking - Image size experiments ]
+ workflows: [ Continuous benchmarking - Baseline experiments, Continuous benchmarking - Image size experiments, Continuous benchmarking - Runtime experiments ]
6
types: [completed]
7
8
jobs:
0 commit comments