Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Put wavelength into ispyb before datacollection #706

Put wavelength into ispyb before datacollection

Put wavelength into ispyb before datacollection #706

# See https://confluence.diamond.ac.uk/x/tJqQC for instructions if this needs a new token
name: Add new issues to project
on:
issues:
types:
- opened
jobs:
move_to_backlog:
uses: ./.github/workflows/get_project_data_and_move_column.yml
with:
column_name: Backlog
issue_id: ${{ github.event.issue.node_id }}
secrets: inherit