Skip to content

Commit

Permalink
enforce 2FA
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-syson-bot committed Apr 11, 2024
1 parent cd11974 commit a973d2b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions otterdog/eclipse-syson.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,8 @@ local orgs = import 'vendor/otterdog-defaults/otterdog-defaults.libsonnet';

orgs.newOrg('eclipse-syson') {
settings+: {
dependabot_security_updates_enabled_for_new_repositories: false,
description: "",
name: "Eclipse SysON",
packages_containers_internal: false,
two_factor_requirement: false,
web_commit_signoff_required: false,
workflows+: {
actions_can_approve_pull_request_reviews: false,
Expand Down

0 comments on commit a973d2b

Please sign in to comment.