Skip to content

Commit

Permalink
Merge pull request #138 from DroidKaigi/takahirom/add-detekt-comment-…
Browse files Browse the repository at this point in the history
…workflow/2024-07-15

Fix permission
  • Loading branch information
takahirom authored Jul 15, 2024
2 parents f83af1e + 681c88b commit 9476bc6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/detekt-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ jobs:
comment:
runs-on: ubuntu-latest
if: github.event.workflow_run.conclusion == 'failure'
permissions:
pull-requests: write

steps:
- name: Download PR event artifact
uses: actions/github-script@v6
Expand Down

0 comments on commit 9476bc6

Please sign in to comment.