Skip to content

Commit 9242ee1

Browse files
set permissions: write-all
Co-authored-by: Julio Jimenez <[email protected]>
1 parent faa01e7 commit 9242ee1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/table_of_contents.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ on:
1414
- synchronize
1515
- reopened
1616
- opened
17-
permissions:
18-
contents: write
17+
18+
permissions: write-all
19+
1920
jobs:
2021
generate_toc_formats:
2122
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)