Skip to content

Commit

Permalink
Fix workflow settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-langium-bot committed Dec 14, 2023
1 parent 58408a5 commit 863f0aa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions otterdog/eclipse-langium.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@ orgs.newOrg('eclipse-langium') {
has_projects: false,
has_wiki: false,
web_commit_signoff_required: false,
workflows+: {
actions_can_approve_pull_request_reviews: false,
},
environments: [
orgs.newEnvironment('github-pages') {
branch_policies+: [
Expand Down

0 comments on commit 863f0aa

Please sign in to comment.