Skip to content

Allow manual updates #45

Allow manual updates

Allow manual updates #45

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