Skip to content

WCS fixes. (cherry pick of PR #1027 to 1.9 branch) #154

WCS fixes. (cherry pick of PR #1027 to 1.9 branch)

WCS fixes. (cherry pick of PR #1027 to 1.9 branch) #154

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"