We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab57af0 + a91bebf commit 042bbb2Copy full SHA for 042bbb2
1 file changed
.github/workflows/docs.yml
@@ -13,6 +13,8 @@ concurrency:
13
jobs:
14
build-docs:
15
name: Build Storybook
16
+ permissions:
17
+ contents: read
18
runs-on: ubuntu-latest
19
steps:
20
- uses: actions/checkout@v6
0 commit comments