Skip to content

Commit 576b137

Browse files
avinashsingh77piyush-garg
authored andcommitted
Correct typo
Updating duplicate "on-target-branch" to "on-event"
1 parent ddb573f commit 576b137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/docs/guide/authoringprs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ filtering.
128128

129129
If you have the `pipelinesascode.tekton.dev/on-cel-expression` annotation in
130130
your PipelineRun, the CEL expression will be used and the `on-target-branch` or
131-
`on-target-branch` annotations will be skipped.
131+
`on-event` annotations will be skipped.
132132

133133
This example will match a `pull_request` event targeting the branch `main`
134134
coming from a branch called `wip`:

0 commit comments

Comments
 (0)