Skip to content

Add data from SLIMS Orders to smartspim imaging response #5

Add data from SLIMS Orders to smartspim imaging response

Add data from SLIMS Orders to smartspim imaging response #5

name: Auto add issues to project board
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/AllenNeuralDynamics/projects/9
github-token: ${{ secrets.SERVICE_TOKEN }}