Skip to content

Commit

Permalink
ci: update actions permissions
Browse files Browse the repository at this point in the history
Signed-off-by: Marc Dequènes (Duck) <[email protected]>
  • Loading branch information
duck-rh committed Sep 10, 2024
1 parent 1829a55 commit 193b6b7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: "Preview build"
permissions:
issues: write
pull-requests: write
contents: write
contents: read
pages: write
on:
pull_request:
jobs:
Expand Down

0 comments on commit 193b6b7

Please sign in to comment.