Skip to content

Commit

Permalink
Changed default checkout branch to support/v5.13 (#4)
Browse files Browse the repository at this point in the history
Signed-off-by: Kristof Hannemann <[email protected]>
  • Loading branch information
hannemn authored Apr 9, 2024
1 parent 619e7c6 commit 6f77c43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion otterdog/eclipse-ecal.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ orgs.newOrg('eclipse-ecal') {
allow_auto_merge: true,
allow_merge_commit: true,
allow_update_branch: false,
default_branch: "master",
default_branch: "support/v5.13",
delete_branch_on_merge: false,
dependabot_security_updates_enabled: true,
description: "📦 eCAL - enhanced Communication Abstraction Layer. A high performance publish-subscribe, client-server cross-plattform middleware. ",
Expand Down

0 comments on commit 6f77c43

Please sign in to comment.