Skip to content

Commit 1fdcfc0

Browse files
authored
docs: close code block in scheduled jobs (#3450)
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the Apache 2.0 License.
1 parent 944616b commit 1fdcfc0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

site/content/docs/manifest/scheduled-job.en.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ Finally, you can disable the job from triggering by setting the `schedule` field
6868
```yaml
6969
on:
7070
schedule: "none"
71+
```
7172
7273
<div class="separator"></div>
7374

0 commit comments

Comments
 (0)