Skip to content

Update sphinx requirement from <5.2,>=4 to >=4,<7.3 #346

Update sphinx requirement from <5.2,>=4 to >=4,<7.3

Update sphinx requirement from <5.2,>=4 to >=4,<7.3 #346

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4.0.1
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"