Skip to content

Commit b254a56

Browse files
committed
Add permissions property to indicate requested permissions
1 parent 2f3e0d4 commit b254a56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/render-docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ on:
4646
jobs:
4747
render-docs:
4848
runs-on: ubuntu-latest
49+
permissions:
50+
contents: write
4951
steps:
5052
- uses: actions/checkout@v4
5153
- name: Install doxygen dependencies

0 commit comments

Comments
 (0)