1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Fix indentation inside Code Examples (#271)

This commit is contained in:
Thai Pangsakulyanont
2020-10-16 04:32:00 +07:00
committed by GitHub
parent 77f286a7bd
commit 1ac145fc93

View File

@@ -118,7 +118,7 @@ When code examples refer to a larger file, show the relevant section of the file
```
on:
schedule:
schedule:
- cron: "40 19 * * *"
```