Skip to content

Commit

Permalink
Merge branch 'main' into storage
Browse files Browse the repository at this point in the history
  • Loading branch information
gwarf authored Dec 18, 2024
2 parents 51ff047 + d9539d4 commit d1f3a1a
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 d1f3a1a

Please sign in to comment.