Skip to content

Commit

Permalink
project slug
Browse files Browse the repository at this point in the history
  • Loading branch information
norlandrhagen committed Mar 26, 2024
1 parent a9da22d commit 054ac01
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/docs_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,7 @@ name: readthedocs/actions

on:
push:
branches: [ "main" ]

pull_request:
branches: [ "main" ]

permissions:
pull-requests: write
Expand All @@ -23,4 +20,4 @@ jobs:
steps:
- uses: readthedocs/actions/preview@v1
with:
project-slug: "ndpyramid"
project-slug: "virtualizarr"

0 comments on commit 054ac01

Please sign in to comment.