Skip to content

Commit

Permalink
add missing permission for preview bot
Browse files Browse the repository at this point in the history
  • Loading branch information
brauliorivas committed May 17, 2024
1 parent 86328a3 commit a54229e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
- closed
permissions:
contents: write
pull-requests: write
jobs:
deploy-preview:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a54229e

Please sign in to comment.