Skip to content

Commit 3bdceaa

Browse files
🩹 [Patch]: Update permissions in Build-Docs workflow to allow commit status creation
1 parent d002993 commit 3bdceaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/Build-Docs.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ on:
3535

3636
permissions:
3737
contents: read # to checkout the repo
38+
statuses: write # to create commit status
3839

3940
jobs:
4041
Build-Docs:

0 commit comments

Comments
 (0)