Skip to content

v1 Mol Suppliers missing the moveTo method #3

v1 Mol Suppliers missing the moveTo method

v1 Mol Suppliers missing the moveTo method #3

# .github/workflows/documentation-links.yml
name: readthedocs/actions
on:
pull_request_target:
types:
- opened
# Execute this action only on PRs that touch
# documentation files.
# paths:
# - "docs/**"
permissions:
pull-requests: write
jobs:
documentation-links:
runs-on: ubuntu-latest
steps:
- uses: readthedocs/actions/preview@v1
with:
project-slug: "rdkit"