Skip to content

Commit d529a98

Browse files
zakiskpipelines-as-code[bot]
authored andcommitted
fix: small typo in test pipelinerun yaml
fixed small typo in test pipelinerun yaml Signed-off-by: Zaki Shaikh <[email protected]>
1 parent bca681c commit d529a98

File tree

1 file changed

+1
-1
lines changed
  • pkg/pipelineascode/testdata/pull_request_multiplepipelineruns/.tekton

1 file changed

+1
-1
lines changed

pkg/pipelineascode/testdata/pull_request_multiplepipelineruns/.tekton/run.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ spec:
1818
apiVersion: tekton.dev/v1beta1
1919
kind: PipelineRun
2020
metadata:
21-
generateNameame: pull_request-test2
21+
generateName: pull_request-test2
2222
annotations:
2323
pipelinesascode.tekton.dev/on-target-branch: "[main]"
2424
pipelinesascode.tekton.dev/on-event: "[pull_request]"

0 commit comments

Comments
 (0)