Skip to content

Commit f3762bb

Browse files
waveywaveszakisk
andauthored
Apply suggestion from @zakisk
Co-authored-by: Zaki Shaikh <[email protected]>
1 parent a3e660c commit f3762bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/docs/guide/gitops_commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ failure is not with your PR but seems to be an infrastructure issue.
2424
The `/retest` command will only create new PipelineRuns if:
2525

2626
- Previously **failed** PipelineRuns for the same commit, OR
27-
- No PipelineRuns exist for the same commit
27+
- No PipelineRun has been run for the same commit yet
2828

2929
If a successful PipelineRun already exists for the same commit, `/retest` will **skip** creating a new PipelineRun to avoid unnecessary duplication.
3030

0 commit comments

Comments
 (0)