Skip to content

[Doc Improvements I] Add more annotations types and docstrings #35

[Doc Improvements I] Add more annotations types and docstrings

[Doc Improvements I] Add more annotations types and docstrings #35

name: Add Pull Request to Dashboard
on:
pull_request:
types:
- opened
jobs:
add_to_dashboard:
uses: catalystneuro/.github/.github/workflows/add_pull_request_to_dashboard.yml@main
secrets:
PROJECT_TOKEN: ${{ secrets.PROJECT_TOKEN }}