Skip to content

docs(llms): bump rspress to 2.0.0-beta.3 and ship llms.txt #1223

docs(llms): bump rspress to 2.0.0-beta.3 and ship llms.txt

docs(llms): bump rspress to 2.0.0-beta.3 and ship llms.txt #1223

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
types:
- opened
- edited
permissions:
pull-requests: write
contents: read
jobs:
change-labeling:
name: Labeling for changes
runs-on: ubuntu-latest
if: github.repository == 'web-infra-dev/rsdoctor'
steps:
- uses: github/issue-labeler@c1b0f9f52a63158c4adc09425e858e87b32e9685 # v3.4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/pr-labeler.yml
enable-versioned-regex: 0
include-title: 1
sync-labels: 1