Skip to content

Cherry picks of recent PRs to 1.9 #179

Cherry picks of recent PRs to 1.9

Cherry picks of recent PRs to 1.9 #179

Workflow file for this run

---
name: Doc Preview
on:
pull_request_target:
types:
- opened
permissions:
pull-requests: write
jobs:
documentation-preview:
runs-on: ubuntu-latest
steps:
- uses: readthedocs/actions/preview@v1
with:
project-slug: "datacube-ows"