Skip to content

updated check docstrings call #442

updated check docstrings call

updated check docstrings call #442

name: Check Docstrings
on:
workflow_dispatch:
pull_request:
jobs:
check-docstrings:
uses: catalystneuro/.github/.github/actions/check_docstrings@main

Check failure on line 8 in .github/workflows/check-docstrings.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/check-docstrings.yaml

Invalid workflow file

invalid value workflow reference: references to workflows must be rooted in '.github/workflows'
with:
python-version: '3.10'
repository: 'catalystneuro/roiextractors'
package-name: 'roiextractors'
branch: ${{ github.ref_name }}