Skip to content

Commit

Permalink
Update workflow settings for incubator repository. (#1)
Browse files Browse the repository at this point in the history
This should enable the workflows which are currently not
running, for e.g. org.eclipse.tracecompass.incubator.

Signed-off-by: Bernd Hufmann <[email protected]>
  • Loading branch information
bhufmann authored Feb 15, 2024
1 parent e7aaf1b commit 6507ea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion otterdog/eclipse-tracecompass-incubator.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ orgs.newOrg('eclipse-tracecompass-incubator') {
delete_branch_on_merge: false,
web_commit_signoff_required: false,
workflows+: {
enabled: false,
default_workflow_permissions: "read",
},
},
],
Expand Down

0 comments on commit 6507ea2

Please sign in to comment.