Skip to content

Correct some spelling errors in generate_dummy_segmentation_extractor #248

Correct some spelling errors in generate_dummy_segmentation_extractor

Correct some spelling errors in generate_dummy_segmentation_extractor #248

name: Add Issue or Pull Request to Dashboard
on:
issues:
types:
- opened
pull_request:
types:
- opened
jobs:
add-to-project:
name: Add issue or pull request to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.5.0
with:
project-url: https://github.com/orgs/catalystneuro/projects/3
github-token: ${{ secrets.PROJECT_TOKEN }}