Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit 102401a

Browse files
committed
📝 better newlines
1 parent a753ba4 commit 102401a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ resources:
3636
type: slack-notifier
3737
source:
3838
url: https://hooks.slack.com/services/T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX
39-
4039
```
40+
4141
## Behavior
4242

4343
### `check`: No operation.
@@ -70,11 +70,10 @@ jobs:
7070
- put: notify
7171
params:
7272
message: my job failed
73-
alert_type: failed
7473
mode: concise
74+
alert_type: failed
7575
```
7676

77-
7877
#### Alert Types
7978

8079
- `custom`

0 commit comments

Comments
 (0)