We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f47b68 commit c6cf31aCopy full SHA for c6cf31a
1 file changed
.github/workflows/auto_publish.yml
@@ -14,6 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
if: github.repository_owner == 'MicrosoftDocs'
16
permissions:
17
+ contents: write
18
pull-requests: write
19
20
steps:
0 commit comments