Skip to content

Commit

Permalink
Updating file 'otterdog/eclipse-tractusx.jsonnet' with otterdog. (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-tractusx-bot authored May 22, 2024
1 parent 0af36d2 commit 43fc350
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions otterdog/eclipse-tractusx.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,6 @@ orgs.newOrg('eclipse-tractusx') {
},
orgs.newRepo('eco-pass-kit') {
archived: true,
secret_scanning_push_protection: "disabled",
web_commit_signoff_required: false,
workflows+: {
default_workflow_permissions: "write",
Expand Down Expand Up @@ -771,7 +770,6 @@ orgs.newOrg('eclipse-tractusx') {
orgs.newRepo('puris-backend') {
archived: true,
description: "puris-backend",
secret_scanning_push_protection: "disabled",
web_commit_signoff_required: false,
workflows+: {
default_workflow_permissions: "write",
Expand All @@ -780,7 +778,6 @@ orgs.newOrg('eclipse-tractusx') {
orgs.newRepo('puris-frontend') {
archived: true,
description: "puris-frontend",
secret_scanning_push_protection: "disabled",
web_commit_signoff_required: false,
workflows+: {
default_workflow_permissions: "write",
Expand Down Expand Up @@ -1162,7 +1159,6 @@ orgs.newOrg('eclipse-tractusx') {
gh_pages_build_type: "legacy",
gh_pages_source_branch: "gh-pages",
gh_pages_source_path: "/",
secret_scanning_push_protection: "disabled",
web_commit_signoff_required: false,
workflows+: {
default_workflow_permissions: "write",
Expand Down

0 comments on commit 43fc350

Please sign in to comment.