Skip to content

feat: add the v2 changelog #10

feat: add the v2 changelog

feat: add the v2 changelog #10

Workflow file for this run

name: readthedocs/actions
on:
pull_request_target:
types:
- opened
paths:
- "docs/**"
permissions:
pull-requests: write
jobs:
pull-request-links:
runs-on: ubuntu-latest
steps:
- uses: readthedocs/actions/preview@v1
with:
project-slug: "incendocloud"