Skip to content

Commit

Permalink
Merge pull request #1955 from microsoft/bilong-actionspermissions
Browse files Browse the repository at this point in the history
Add contents: write permission for mkdocs
  • Loading branch information
bill-long authored Jan 23, 2024
2 parents 9fbdf43 + 380a2c2 commit 3cff6b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
- main
permissions:
pages: write
contents: write
jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3cff6b5

Please sign in to comment.