From 90418273af978bc42ec51fdff587a55b0884398e Mon Sep 17 00:00:00 2001 From: eclipse-thingweb-bot <140179293+eclipse-thingweb-bot@users.noreply.github.com> Date: Wed, 22 May 2024 08:19:01 +0200 Subject: [PATCH] Updating file 'otterdog/eclipse-thingweb.jsonnet' with otterdog. (#23) --- otterdog/eclipse-thingweb.jsonnet | 4 ---- 1 file changed, 4 deletions(-) diff --git a/otterdog/eclipse-thingweb.jsonnet b/otterdog/eclipse-thingweb.jsonnet index b541288..04cb459 100644 --- a/otterdog/eclipse-thingweb.jsonnet +++ b/otterdog/eclipse-thingweb.jsonnet @@ -37,8 +37,6 @@ orgs.newOrg('eclipse-thingweb') { allow_update_branch: false, description: "A W3C Web of Things implementation written in Dart.", homepage: "", - secret_scanning: "disabled", - secret_scanning_push_protection: "disabled", topics+: [ "coap", "dart", @@ -78,8 +76,6 @@ orgs.newOrg('eclipse-thingweb') { allow_update_branch: false, delete_branch_on_merge: false, has_wiki: false, - secret_scanning: "disabled", - secret_scanning_push_protection: "disabled", web_commit_signoff_required: false, workflows+: { actions_can_approve_pull_request_reviews: false,