docs: update doc

This commit is contained in:
xrkffgg
2021-01-07 17:41:52 +08:00
parent 0cbadbacfa
commit b7db679f4b
4 changed files with 4 additions and 4 deletions

View File

@@ -658,7 +658,7 @@ jobs:
| body-includes | Body contains check | string | ✖ |
- `title-includes` `body-includes` supports the format `x1,x2` or `x1,x2/y1,y2`. Only supports two levels
- Return `check-result`
- Return `check-result`, due to yml reasons, the judgment condition is `if: steps.xxid.outputs.check-result =='true'`
⏫ [Back to list](#List)