Skip to content

feat: vep annotation (dockerised + google batch + airflow) #415

feat: vep annotation (dockerised + google batch + airflow)

feat: vep annotation (dockerised + google batch + airflow) #415

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