Skip to content

Enhancement: Added loading state for conversation list #1226

Enhancement: Added loading state for conversation list

Enhancement: Added loading state for conversation list #1226

Workflow file for this run

# https://github.com/actions/labeler
name: Pull Request Labeler
on:
- pull_request_target
jobs:
triage:
if: github.repository == 'arc53/DocsGPT'
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true