We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddb573f commit 576b137Copy full SHA for 576b137
docs/content/docs/guide/authoringprs.md
@@ -128,7 +128,7 @@ filtering.
128
129
If you have the `pipelinesascode.tekton.dev/on-cel-expression` annotation in
130
your PipelineRun, the CEL expression will be used and the `on-target-branch` or
131
-`on-target-branch` annotations will be skipped.
+`on-event` annotations will be skipped.
132
133
This example will match a `pull_request` event targeting the branch `main`
134
coming from a branch called `wip`:
0 commit comments