Skip to content

Commit c942229

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

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
@@ -26,7 +26,7 @@ The `/retest` command will only create new PipelineRuns if:
2626
- Previously **failed** PipelineRuns for the same commit, OR
2727
- No PipelineRun has been run for the same commit yet
2828

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

3131
**To force a rerun regardless of previous status**, use:
3232

0 commit comments

Comments
 (0)