Skip to content

Commit

Permalink
ci: fix docs pr preview permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
mxposed authored Jan 9, 2025
1 parent 334e55e commit 810d725
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docs-pr-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ on:
- synchronize
- closed

permissions:
pull-requests: write

jobs:
deploy-preview:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 810d725

Please sign in to comment.