Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
gefux committed Jun 21, 2024
1 parent 0f8e97f commit 17ff7aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/readthedocs-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ on: [pull_request]
# - "docs/**"

permissions:
pull-requests: write-all
pull-requests: write

jobs:
documentation-links:
runs-on: ubuntu-latest
steps:
- uses: readthedocs/actions/preview@v1
with:
project-slug: "readthedocs-preview"
project-slug: "oqupy"

0 comments on commit 17ff7aa

Please sign in to comment.