Skip to content

Fix spelling mistake in tutorial (Bugfix) #42

Fix spelling mistake in tutorial (Bugfix)

Fix spelling mistake in tutorial (Bugfix) #42

name: Rebuild checkbox.readthedocs.io
on:
pull_request:
types:
- closed
branches: [ main ]
paths:
- 'docs/**'
workflow_dispatch:
jobs:
if_merged:
if: github.event.pull_request.merged == true
runs-on: [self-hosted, linux, jammy, large]
steps:
- run: |
curl -X POST -d "branches=latest" -d "token=${{ secrets.RTD_TOKEN }}" https://readthedocs.org/api/v2/webhook/checkbox/137367/