Skip to content

Commit

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

orgs.newOrg('eclipse-pde') {
settings+: {
dependabot_security_updates_enabled_for_new_repositories: false,
description: "",
name: "Eclipse PDE",
two_factor_requirement: false,
web_commit_signoff_required: false,
workflows+: {
default_workflow_permissions: "write",
Expand Down

0 comments on commit 23916fa

Please sign in to comment.