Skip to content

Commit

Permalink
Add permissions for running Danger
Browse files Browse the repository at this point in the history
  • Loading branch information
Econa77 committed Oct 9, 2023
1 parent 837638d commit 4951cdf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Danger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches:
- master
permissions:
pull-requests: write
jobs:
danger:
runs-on: macos-13
Expand Down

0 comments on commit 4951cdf

Please sign in to comment.