We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 621800f commit efb5235Copy full SHA for efb5235
1 file changed
.github/workflows/update-docs-index.yml
@@ -9,6 +9,8 @@ on:
9
jobs:
10
update-index:
11
runs-on: ubuntu-latest
12
+ permissions:
13
+ contents: write
14
15
steps:
16
- name: Checkout repository
0 commit comments