Skip to content

Add support for uploading recipes that include gradient arrays #56

Add support for uploading recipes that include gradient arrays

Add support for uploading recipes that include gradient arrays #56

name: Add Issues to Project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/mesoscope/projects/1
github-token: ${{ secrets.PROJECT_PAT }}