Skip to content

Update Funding to include Notebooks For All (STScI) project #17

Update Funding to include Notebooks For All (STScI) project

Update Funding to include Notebooks For All (STScI) project #17

Workflow file for this run

# .github/workflows/documentation-links.yaml
name: Read the Docs Pull Request Preview
on:
pull_request_target:
types:
- opened
paths:
- "docs/**"
permissions:
pull-requests: write
jobs:
documentation-links:
runs-on: ubuntu-latest
steps:
- uses: readthedocs/actions/preview@v1
with:
project-slug: "jupyter-accessibility"