Skip to content

Commit

Permalink
chore: remove deprecated settings
Browse files Browse the repository at this point in the history
  • Loading branch information
netomi authored and eclipse-iceoryx-bot committed Jun 27, 2024
1 parent 0f2fdd4 commit 174b0b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion otterdog/eclipse-iceoryx.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ local orgs = import 'vendor/otterdog-defaults/otterdog-defaults.libsonnet';

orgs.newOrg('eclipse-iceoryx') {
settings+: {
dependabot_security_updates_enabled_for_new_repositories: false,
description: "",
web_commit_signoff_required: false,
workflows+: {
Expand Down

0 comments on commit 174b0b8

Please sign in to comment.