From fdf49387115d51a50d9b5cc852b1b6f5a04f55a3 Mon Sep 17 00:00:00 2001 From: "sebastien.heurtematte" Date: Fri, 5 Jul 2024 15:15:17 +0200 Subject: [PATCH] Activate github actions for github pages (#2) * feat: activate github actions for github pages Related to https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/4778 Signed-off-by: sebastien.heurtematte * fix: change workflow permissions to read Signed-off-by: sebastien.heurtematte * Remove unneeded property Signed-off-by: Thomas Neidhart * Remove whitespace Signed-off-by: Thomas Neidhart --------- Signed-off-by: sebastien.heurtematte Signed-off-by: Thomas Neidhart Co-authored-by: Thomas Neidhart --- otterdog/eclipse-capella.jsonnet | 3 --- 1 file changed, 3 deletions(-) diff --git a/otterdog/eclipse-capella.jsonnet b/otterdog/eclipse-capella.jsonnet index fc2de8e..2de5dbe 100644 --- a/otterdog/eclipse-capella.jsonnet +++ b/otterdog/eclipse-capella.jsonnet @@ -370,9 +370,6 @@ orgs.newOrg('eclipse-capella') { "capella" ], web_commit_signoff_required: false, - workflows+: { - enabled: false, - }, environments: [ orgs.newEnvironment('github-pages') { branch_policies+: [