Skip to content

Update pyproject.toml to point to swarms.world #10

Update pyproject.toml to point to swarms.world

Update pyproject.toml to point to swarms.world #10

Workflow file for this run

name: Documentation Links
on:
pull_request_target:
types:
- opened
permissions:
pull-requests: write
jobs:
documentation-links:
runs-on: ubuntu-latest
steps:
- uses: readthedocs/actions/preview@v1
with:
project-slug: "swarms"