Skip to content

Y24-351 - As developers we would like to refactor the sample sheet creation library to make it more maintainable and easier to follow #21

Y24-351 - As developers we would like to refactor the sample sheet creation library to make it more maintainable and easier to follow

Y24-351 - As developers we would like to refactor the sample sheet creation library to make it more maintainable and easier to follow #21

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