Skip to content

Creating dataset with R leads to nwbinspector errors "incorrect type for 'subject_id' (got 'bytes', expected 'str')")" #70

Creating dataset with R leads to nwbinspector errors "incorrect type for 'subject_id' (got 'bytes', expected 'str')")"

Creating dataset with R leads to nwbinspector errors "incorrect type for 'subject_id' (got 'bytes', expected 'str')")" #70

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/[email protected]
with:
project-url: https://github.com/orgs/catalystneuro/projects/3
github-token: ${{ secrets.PROJECT_TOKEN }}