Skip to content

Commit

Permalink
removing unnecessary permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
vinicvaz committed May 14, 2024
1 parent 9e1b42f commit 17bbbc0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ jobs:
permissions:
contents: write
pages: write
actions: write
id-token: write
pull-requests: write
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand Down

0 comments on commit 17bbbc0

Please sign in to comment.