Skip to content

Fix CLI by checking args length #7

Fix CLI by checking args length

Fix CLI by checking args length #7

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 }}