Skip to content

1.0.0 alpha to develop staging #17

1.0.0 alpha to develop staging

1.0.0 alpha to develop staging #17

Workflow file for this run

name: add RTD links
on:
pull_request:
types: [opened, reopened, edited]
jobs:
add_rtd_link:
permissions:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: readthedocs/actions/preview@v1
with:
project-slug: "montepy"