diff --git a/schedulers/default.yaml b/schedulers/default.yaml index 838e5f844..474daf7cb 100644 --- a/schedulers/default.yaml +++ b/schedulers/default.yaml @@ -117,6 +117,5 @@ spec: ignore_ok_to_test: false join_org_url: "" only_org_members: false - trusted_org: todo welcome: - message_template: Welcome \ No newline at end of file diff --git a/schedulers/environment-review-required.yaml b/schedulers/environment-review-required.yaml index 25e682932..72d229678 100644 --- a/schedulers/environment-review-required.yaml +++ b/schedulers/environment-review-required.yaml @@ -101,6 +101,5 @@ spec: ignore_ok_to_test: false join_org_url: "" only_org_members: false - trusted_org: todo welcome: - message_template: Welcome diff --git a/schedulers/environment.yaml b/schedulers/environment.yaml index e151f8e87..a17f70cbb 100644 --- a/schedulers/environment.yaml +++ b/schedulers/environment.yaml @@ -118,6 +118,5 @@ spec: ignore_ok_to_test: false join_org_url: "" only_org_members: false - trusted_org: todo welcome: - message_template: Welcome \ No newline at end of file diff --git a/schedulers/in-repo.yaml b/schedulers/in-repo.yaml index 83e4ed973..14b02eb8e 100644 --- a/schedulers/in-repo.yaml +++ b/schedulers/in-repo.yaml @@ -81,6 +81,5 @@ spec: ignore_ok_to_test: false join_org_url: "" only_org_members: false - trusted_org: todo welcome: - message_template: Welcome \ No newline at end of file