Skip to content

Y24-422 - As an SSR, I would like to bulk upload study data from a CSV file generated from the Study Setup Form #80

Y24-422 - As an SSR, I would like to bulk upload study data from a CSV file generated from the Study Setup Form

Y24-422 - As an SSR, I would like to bulk upload study data from a CSV file generated from the Study Setup Form #80

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