Skip to content

Commit

Permalink
[gha] give sphinx action permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaccBarker committed Nov 13, 2024
1 parent 1c57f40 commit 3d6f082
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/sphinx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,7 @@ on:
workflow_dispatch:

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
contents: read
pull-requests: write
pages: write
id-token: write
permissions: write-all

jobs:
build:
Expand Down

0 comments on commit 3d6f082

Please sign in to comment.