Skip to content

Commit

Permalink
remove permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
nvaytet committed Aug 18, 2023
1 parent 563fe51 commit 546459c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
docs:
name: Build documentation
runs-on: ubuntu-22.04
permissions:
contents: write # This is required for uploading the assets to the release

steps:
- run: sudo apt install --yes graphviz pandoc
Expand Down

0 comments on commit 546459c

Please sign in to comment.