Skip to content

Commit

Permalink
fix: allow PR-comments by Azure Static Web Apps preview deployments
Browse files Browse the repository at this point in the history
  • Loading branch information
elwinschmitz authored Jan 30, 2024
1 parent 9732750 commit d6fea08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-private-faq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ on:

permissions:
deployments: write
issues: write

jobs:
build_and_deploy:
Expand Down

0 comments on commit d6fea08

Please sign in to comment.