diff --git a/.github/workflows/danger-comment.yml b/.github/workflows/danger-comment.yml index 8e15cb6..0b07e97 100644 --- a/.github/workflows/danger-comment.yml +++ b/.github/workflows/danger-comment.yml @@ -5,6 +5,11 @@ on: workflows: [Danger] types: [completed] +permissions: + actions: read + issues: write + pull-requests: write + jobs: comment: uses: numbata/danger-pr-comment/.github/workflows/danger-comment.yml@v0.1.0