Skip to content

Commit a78c2e6

Browse files
Add write-all permissions to workflows/docs-stable.yaml
1 parent ff443ad commit a78c2e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs-stable.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
- docs-stable
77
workflow_dispatch:
88

9+
permissions: write-all
10+
911
jobs:
1012
build:
1113
runs-on: windows-latest

0 commit comments

Comments
 (0)