Skip to content

Commit

Permalink
chore: add export for newMergeQueue
Browse files Browse the repository at this point in the history
  • Loading branch information
netomi committed Sep 26, 2024
1 parent 6f0447b commit 44695b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion otterdog-defaults.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -431,5 +431,6 @@ local newOrg(id) = {
newRepoVariable:: newRepoVariable,
newBranchProtectionRule:: newBranchProtectionRule,
newRepoRuleset:: newRepoRuleset,
newEnvironment:: newEnvironment
newEnvironment:: newEnvironment,
newMergeQueue:: newMergeQueue,
}

0 comments on commit 44695b8

Please sign in to comment.