Skip to content

Commit 02cca13

Browse files
Simplify actions syntax to pass CI
1 parent 3f2d908 commit 02cca13

File tree

1 file changed

+0
-4
lines changed
  • showcases/data/Lambda/Activator - Hosted service

1 file changed

+0
-4
lines changed

showcases/data/Lambda/Activator - Hosted service/code.pure

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,5 @@ HostedService model::AdvancedHostedService
5151
actions:
5252
[
5353
SlackNotify
54-
{
55-
channel: '#deployments',
56-
message: 'Hosted service has been deployed'
57-
}
5854
]
5955
}

0 commit comments

Comments
 (0)