We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 432d489 commit f070d7fCopy full SHA for f070d7f
.github/workflows/structurizr-diagrams-comment.yml
@@ -13,6 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
permissions:
15
contents: read # Allow to work with the contents of the repository, including git pull.
16
+ issues: write # Allow to comment on pull requests.
17
pull-requests: write # Allow to list and create pr's comments.
18
steps:
19
- uses: sebastienfi/structurizr-pr-comment@v1
0 commit comments