Skip to content

Commit

Permalink
Give permissions to write
Browse files Browse the repository at this point in the history
  • Loading branch information
enolfc committed Dec 18, 2024
1 parent e2d92a2 commit 8c854a0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_pr_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ on:
# Run when label is added or present and when pushing to the PR
types: [labeled, opened, synchronize]

permissions: read-all
permissions:
contents: write

jobs:
build_preview:
Expand Down

0 comments on commit 8c854a0

Please sign in to comment.