Skip to content

Commit

Permalink
docs: close code block in scheduled jobs (#3450)
Browse files Browse the repository at this point in the history
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the Apache 2.0 License.
  • Loading branch information
efekarakus authored Apr 11, 2022
1 parent 944616b commit 1fdcfc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/content/docs/manifest/scheduled-job.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ Finally, you can disable the job from triggering by setting the `schedule` field
```yaml
on:
schedule: "none"
```
<div class="separator"></div>
Expand Down

0 comments on commit 1fdcfc0

Please sign in to comment.