Skip to content

Commit c64fbfe

Browse files
authored
Update ai-docs-pr.yml
1 parent a447108 commit c64fbfe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ai-docs-pr.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# .github/workflows/doc-pr-from-webhook.yml
22
name: Create Docs PR from Webhook Prompt
33

4+
permissions:
5+
contents: write
6+
id-token: write
7+
48
on:
59
repository_dispatch:
610
types: [doc_update]

0 commit comments

Comments
 (0)