Skip to content

Commit 7015c80

Browse files
authored
Merge branch 'main' into fix/state-update-api-toggle
2 parents 8480764 + ab48adb commit 7015c80

File tree

11 files changed

+13581
-11329
lines changed

11 files changed

+13581
-11329
lines changed

.github/workflows/preview-docs.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ on:
88
jobs:
99
preview-docs:
1010
runs-on: ubuntu-latest
11-
11+
permissions:
12+
pull-requests: write
1213
steps:
1314
- name: Checkout repository
1415
uses: actions/checkout@v4
@@ -55,4 +56,4 @@ jobs:
5556
...context.repo,
5657
issue_number: issue_number,
5758
body: `Published docs preview URL: ${preview_url}`
58-
})
59+
})

0 commit comments

Comments
 (0)