Skip to content

Commit

Permalink
update render-diagrams.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
djorgensendk committed Mar 23, 2023
1 parent 5e92ed9 commit 6fa6a62
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/render-diagrams.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,8 @@ on:
workflow_call: {}

jobs:
render-c4:
permissions:
# Give the default GITHUB_TOKEN write permission to commit and push the changed files back to the repository.
contents: write

render_c4:
uses: Energinet-DataHub/.github/.github/workflows/structurizr.yml@v10
with:
dsl: "docs/c4-model-edi-component-level.dsl"
dsl: source/datahub3-model/model.dsl
secrets: inherit

0 comments on commit 6fa6a62

Please sign in to comment.