We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18df671 commit 130bfb1Copy full SHA for 130bfb1
.tekton/update-dependencies.yaml
@@ -4,7 +4,7 @@ kind: PipelineRun
4
metadata:
5
annotations:
6
pipelinesascode.tekton.dev/on-event: "[push]"
7
- pipelinesascode.tekton.dev/on-target-branch: "[refs/heads/*]"
+ pipelinesascode.tekton.dev/on-target-branch: "[main]"
8
pipelinesascode.tekton.dev/task: "[git-clone, github-open-pr]"
9
pipelinesascode.tekton.dev/max-keep-runs: "5"
10
name: pipeline-service-update-dependencies
0 commit comments