Skip to content

Commit 7dbcd42

Browse files
authored
Merge pull request #526 from liangxia/fix
Fix format
2 parents 99d79e9 + fdf7da8 commit 7dbcd42

File tree

1 file changed

+1
-1
lines changed
  • site/content/en/docs/components/core

1 file changed

+1
-1
lines changed

site/content/en/docs/components/core/crier.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,9 +182,9 @@ postsubmits:
182182
```
183183

184184
To silence notifications at the ProwJob level you can pass an empty slice to `reporter_config.slack.job_states_to_report`:
185-
postsubmits:
186185

187186
```yaml
187+
postsubmits:
188188
some-org/some-repo:
189189
- name: example-job
190190
decorate: true

0 commit comments

Comments
 (0)