Skip to content

Y24-411 - As a long read user (Michelle) I would like to be able to create multiple libraries at once (24) to save time and reduce errors #29

Y24-411 - As a long read user (Michelle) I would like to be able to create multiple libraries at once (24) to save time and reduce errors

Y24-411 - As a long read user (Michelle) I would like to be able to create multiple libraries at once (24) to save time and reduce errors #29

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