Skip to content

Bounding box when reading is now in WGS84 #69

Bounding box when reading is now in WGS84

Bounding box when reading is now in WGS84 #69

Workflow file for this run

name: Add link to documentation on PR
on:
pull_request:
types: [opened, reopened]
jobs:
example_comment_pr:
runs-on: ubuntu-latest
name: Comment on PR with documentation link
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Comment PR
uses: thollander/actions-comment-pull-request@v2
with:
message: "Documentation for this PR at https://poisotlab.github.io/SpeciesDistributionToolkit.jl/previews/PR${{ github.event.number }}/"