Skip to content

Commit

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

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

0 comments on commit 8758a84

Please sign in to comment.