Fix indentation inside Code Examples (#271)
This commit is contained in:
committed by
GitHub
parent
77f286a7bd
commit
1ac145fc93
@@ -118,8 +118,8 @@ When code examples refer to a larger file, show the relevant section of the file
|
|||||||
|
|
||||||
```
|
```
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "40 19 * * *"
|
- cron: "40 19 * * *"
|
||||||
```
|
```
|
||||||
|
|
||||||
- **Avoid:**
|
- **Avoid:**
|
||||||
|
|||||||
Reference in New Issue
Block a user