Skip to content

Commit

Permalink
grant permissions to add comments
Browse files Browse the repository at this point in the history
  • Loading branch information
frol committed Nov 17, 2023
1 parent 61b5b23 commit c6b550f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:

deploy-staging:
name: Deploy to staging subaccount
permissions:
pull-requests: write
needs: [test]
runs-on: ubuntu-latest
env:
Expand Down

0 comments on commit c6b550f

Please sign in to comment.