Skip to content

Commit 1271f4b

Browse files
authored
Disable read only permission from docgenerator (#2407)
* disable read only permission from .github/workflows/docgenerator.yml
1 parent 5c77d3c commit 1271f4b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/docgenerator.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ on:
1313
paths:
1414
- 'Document/**.md'
1515

16-
permissions:
17-
contents: read
18-
1916
jobs:
2017
Generate-MASTG-Documents:
2118
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)