Skip to content

Commit b5a9db7

Browse files
Allow pull-request CI to build branches. (#227) (#228)
(cherry picked from commit 7a97a6f) Co-authored-by: Mashhur <[email protected]>
1 parent 2797ca4 commit b5a9db7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

catalog-info.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ spec:
5858
provider_settings:
5959
build_pull_requests: true
6060
build_pull_request_forks: false
61-
build_branches: false
61+
build_branches: true
6262
build_tags: false
6363
filter_enabled: true
6464
filter_condition: >-

0 commit comments

Comments
 (0)