Skip to content

Commit

Permalink
Merge pull request #51 from notificationapi-com/e513KxiZ/1996-github-…
Browse files Browse the repository at this point in the history
…issue

Fix action permission in pull request
  • Loading branch information
mbasadi authored May 22, 2024
2 parents e75712f + 07318d2 commit a2811e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pullrequests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
DeployExamples:
name: DeployExamples
runs-on: ubuntu-latest
permissions:
contents: write
strategy:
fail-fast: true
matrix:
Expand Down

0 comments on commit a2811e2

Please sign in to comment.