Skip to content

Commit

Permalink
Activate github actions for github pages (#2)
Browse files Browse the repository at this point in the history
* feat: activate github actions for github pages
Related to https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/4778

Signed-off-by: sebastien.heurtematte <[email protected]>

* fix: change workflow permissions to read

Signed-off-by: sebastien.heurtematte <[email protected]>

* Remove unneeded property

Signed-off-by: Thomas Neidhart <[email protected]>

* Remove whitespace

Signed-off-by: Thomas Neidhart <[email protected]>

---------

Signed-off-by: sebastien.heurtematte <[email protected]>
Signed-off-by: Thomas Neidhart <[email protected]>
Co-authored-by: Thomas Neidhart <[email protected]>
  • Loading branch information
heurtematte and netomi authored Jul 5, 2024
1 parent 12e83c0 commit fdf4938
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions otterdog/eclipse-capella.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -370,9 +370,6 @@ orgs.newOrg('eclipse-capella') {
"capella"
],
web_commit_signoff_required: false,
workflows+: {
enabled: false,
},
environments: [
orgs.newEnvironment('github-pages') {
branch_policies+: [
Expand Down

0 comments on commit fdf4938

Please sign in to comment.