Skip to content

Commit b4e92c3

Browse files
Enable Workflows for 4diac FORTE (#4)
Signed-off-by: Martin Melik-Merkumians <martin.melik@gmail.com>
1 parent d2ce686 commit b4e92c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

otterdog/eclipse-4diac.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ orgs.newOrg('eclipse-4diac') {
4343
secret_scanning_push_protection: "disabled",
4444
web_commit_signoff_required: false,
4545
workflows+: {
46-
enabled: false,
46+
enabled: true,
4747
},
4848
},
4949
orgs.newRepo('4diac-fortebuildcontainer') {

0 commit comments

Comments
 (0)