Skip to content

ENH: Fix modules in index.rst Sphinx documentation index file #191

ENH: Fix modules in index.rst Sphinx documentation index file

ENH: Fix modules in index.rst Sphinx documentation index file #191

Workflow file for this run

name: label pull request on paths
# See https://github.com/actions/labeler
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
# File with label/regex match dictionary
configuration-path: .github/labels.yml