Skip to content

Commit 8eb79d5

Browse files
infernus01chmouel
authored andcommitted
docs(README): fix wrong on-path-change annotation name
Signed-off-by: Shubham Bhardwaj <shubbhar@redhat.com>
1 parent cd457cb commit 8eb79d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ metadata:
254254
annotations:
255255
pipelinesascode.tekton.dev/on-event: "[pull_request]"
256256
pipelinesascode.tekton.dev/on-target-branch: "[main]"
257-
pipelinesascode.tekton.dev/on-path-changed: "[docs/**, **.md]"
257+
pipelinesascode.tekton.dev/on-path-change: "[docs/**, **.md]"
258258
spec:
259259
pipelineSpec:
260260
tasks:

0 commit comments

Comments
 (0)