Skip to content

Commit 3168aa2

Browse files
committed
set permissions
1 parent fe502a3 commit 3168aa2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/Documenter.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: Documenter
2+
23
on:
34
push:
45
branches: [master]
@@ -7,6 +8,10 @@ on:
78

89
jobs:
910
Documenter:
11+
permissions:
12+
contents: write
13+
pull-requests: read
14+
statuses: write
1015
name: Documentation
1116
runs-on: ubuntu-latest
1217
steps:

0 commit comments

Comments
 (0)