Fix: clean-jobs workflow step doc typo (#1219)

* fix clean-jobs workflow step typo

Signed-off-by: Basuotian <basuoluomiu@gmail.com>

* fix clean-jobs doc typo in versioned_doc

Signed-off-by: Basuotian <basuoluomiu@gmail.com>

---------

Signed-off-by: Basuotian <basuoluomiu@gmail.com>
This commit is contained in:
Basuotian 2023-04-14 13:09:51 +08:00 committed by GitHub
parent c429bfda6d
commit c0aac282d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -759,7 +759,7 @@ spec:
- name: clean-cli-jobs
type: clean-jobs
properties:
labelSelector:
labelselector:
"my-label": my-value
```

View File

@ -759,7 +759,7 @@ spec:
- name: clean-cli-jobs
type: clean-jobs
properties:
labelSelector:
labelselector:
"my-label": my-value
```