Skip to content

Commit

Permalink
chore: migrate repo (#88)
Browse files Browse the repository at this point in the history
- added missing PR write permission to sticky-pull-request-comment
  • Loading branch information
joaosa committed Apr 22, 2024
1 parent 8e33866 commit ce31194
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
name: Preview
if: (github.ref != 'refs/heads/main')
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/pnpm
Expand Down

0 comments on commit ce31194

Please sign in to comment.