Skip to content

Y25-030 - As an Automation Specialist (Abdulrahman T) I want to be able to download a file for normalisation on the Beckman in the '16S RNA' pipeline so that we can perform QC. #122

Y25-030 - As an Automation Specialist (Abdulrahman T) I want to be able to download a file for normalisation on the Beckman in the '16S RNA' pipeline so that we can perform QC.

Y25-030 - As an Automation Specialist (Abdulrahman T) I want to be able to download a file for normalisation on the Beckman in the '16S RNA' pipeline so that we can perform QC. #122

name: Assign Issue Number
on:
issues:
types: [opened]
jobs:
call-add-to-project:
uses: sanger/.github/.github/workflows/generate_issue_number.yml@master
secrets:
app_id: ${{ secrets.ISSUE_GEN_APP_ID }}
app_key: ${{ secrets.ISSUE_GEN_APP_KEY }}