fix formatting
This commit is contained in:
parent
92c7d7daa9
commit
713c3da4cc
@ -53,8 +53,10 @@ The status of the current and previous CI builds can be viewed via the [Drone CI
|
||||
|
||||
Adding `[CI SKIP]` to the end of a commit message results in the CI checks being skipped for the next event. For example:
|
||||
|
||||
`git commit -m "update readme [CI SKIP]"`
|
||||
`git push origin main`
|
||||
```
|
||||
git commit -m "update readme [CI SKIP]"
|
||||
git push origin main
|
||||
```
|
||||
|
||||
## Developer Diaries
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user