mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-19 04:58:25 +02:00
fix permissions for format-and-build.yml
This commit is contained in:
parent
a9581694c4
commit
207ea5479a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/format-and-build.yml
vendored
2
.github/workflows/format-and-build.yml
vendored
|
@ -8,7 +8,7 @@ on:
|
|||
- main
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
format:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue