Skip to content

Commit a91bebf

Browse files
Copilotmattcosta7
andcommitted
Add permissions: contents: read to build-docs job in docs.yml
Co-authored-by: mattcosta7 <8616962+mattcosta7@users.noreply.github.com>
1 parent d18c1e8 commit a91bebf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ concurrency:
1313
jobs:
1414
build-docs:
1515
name: Build Storybook
16+
permissions:
17+
contents: read
1618
runs-on: ubuntu-latest
1719
steps:
1820
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)