Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Remove warning about workflows missing conversation memory #104

Remove warning about workflows missing conversation memory

Remove warning about workflows missing conversation memory #104

name: Read the Docs Preview
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: griptape
single-version: 'true'