Skip to content

Commit 40079d4

Browse files
authored
new permissions to add docs-deploy to GH actions (#416)
1 parent 53cb810 commit 40079d4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/Docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ on:
99

1010
permissions:
1111
contents: write
12+
pull-requests: read
13+
statuses: write
1214

1315
jobs:
1416
docs-build:

0 commit comments

Comments
 (0)