Skip to content

Commit

Permalink
chore: remove write permissions for wofklow building the PR preview
Browse files Browse the repository at this point in the history
  • Loading branch information
gwarf committed Jan 9, 2025
1 parent 819623d commit 96c9acd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build_pr_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ on:
# Run when label is added or present and when pushing to the PR
types: [labeled, opened, synchronize]

permissions:
contents: write
permissions: read-all

jobs:
build_preview:
Expand Down

0 comments on commit 96c9acd

Please sign in to comment.