Skip to content

Commit 863a19f

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

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
@@ -34,7 +34,7 @@ If a successful PipelineRun already exists for the same commit, `/retest` will *
3434
/retest <pipelinerun-name>
3535
```
3636

37-
This will always create a new PipelineRun, even if previous runs were successful.
37+
This will always trigger a new PipelineRun, even if previous runs were successful.
3838

3939
Similar to `/retest`, the `/ok-to-test` command will only trigger new PipelineRuns if no successful PipelineRun already exists for the same commit. This prevents duplicate runs when repository owners repeatedly test the same commit by `/test` and `/retest` command.
4040

0 commit comments

Comments
 (0)