Skip to content

Commit f1b1834

Browse files
zakiskpipelines-as-code[bot]
authored andcommitted
docs: add skip-push-events setting in operator installation guide
added skip-push-event-for-pr-commits in setting operator installation guide. Signed-off-by: Zaki Shaikh <[email protected]>
1 parent ed319b9 commit f1b1834

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/content/docs/install/operator_installation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ spec:
3535
error-detection-from-container-logs: 'false'
3636
enable-cancel-in-progress-on-pull-requests: 'false'
3737
enable-cancel-in-progress-on-push: 'false'
38+
skip-push-event-for-pr-commits: 'true'
3839
hub-url: 'https://api.hub.tekton.dev/v1'
3940
hub-catalog-name: tekton
4041
error-detection-max-number-of-lines: '50'

0 commit comments

Comments
 (0)