Skip to content

Y24-343 - Pacbio runs store migration from axios to native fetch to reduce dependencies and increase maintainability. #38

Y24-343 - Pacbio runs store migration from axios to native fetch to reduce dependencies and increase maintainability.

Y24-343 - Pacbio runs store migration from axios to native fetch to reduce dependencies and increase maintainability. #38

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