Skip to content

fix(study_locus_valiation): ensure the the transQtlColumn is missing #2289

fix(study_locus_valiation): ensure the the transQtlColumn is missing

fix(study_locus_valiation): ensure the the transQtlColumn is missing #2289

Workflow file for this run

name: Label PRs
"on":
- pull_request
- issues
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: srvaroa/labeler@master
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"