Skip to content

Unable to Select Variants from bottom right quadrant of screen. #556

Unable to Select Variants from bottom right quadrant of screen.

Unable to Select Variants from bottom right quadrant of screen. #556

Workflow file for this run

name: "Label Issues"
on:
issues:
types: [opened, edited]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: github/[email protected]
with:
configuration-path: .github/config/labels.yml
enable-versioned-regex: 0
repo-token: ${{ secrets.GITHUB_TOKEN }}