Skip to content

Y25-027 - As a Scientist (Nicholas R) I would like a Limber pipeline create for '16S RNA' sequencing so that we can move to production. #103

Y25-027 - As a Scientist (Nicholas R) I would like a Limber pipeline create for '16S RNA' sequencing so that we can move to production.

Y25-027 - As a Scientist (Nicholas R) I would like a Limber pipeline create for '16S RNA' sequencing so that we can move to production. #103

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