Skip to content

Y24-364 - As an R&D scientist I would like to create a new pipeline for GSLP RVI project #56

Y24-364 - As an R&D scientist I would like to create a new pipeline for GSLP RVI project

Y24-364 - As an R&D scientist I would like to create a new pipeline for GSLP RVI project #56

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