Skip to content

Commit b676386

Browse files
committed
fix: Add Runtime experiment job completion/failure notification via Slack
1 parent 7f3707d commit b676386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-benchmarking-notifications.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Continuous benchmarking - Send notifications
22

33
on:
44
workflow_run:
5-
workflows: [ Continuous benchmarking - Baseline experiments, Continuous benchmarking - Image size experiments ]
5+
workflows: [ Continuous benchmarking - Baseline experiments, Continuous benchmarking - Image size experiments, Continuous benchmarking - Runtime experiments ]
66
types: [completed]
77

88
jobs:

0 commit comments

Comments
 (0)