Skip to content

fix: change htsinfer_to_tsv.py exit code #15

fix: change htsinfer_to_tsv.py exit code

fix: change htsinfer_to_tsv.py exit code #15

Workflow file for this run

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