Skip to content

moved align, bwt, and mash into new search package. #248

moved align, bwt, and mash into new search package.

moved align, bwt, and mash into new search package. #248

Workflow file for this run

name: Blocking Issues
on:
issues:
types: [opened, edited, deleted, transferred, closed, reopened]
pull_request_target:
types: [opened, edited, closed, reopened]
jobs:
blocking_issues:
runs-on: ubuntu-latest
permissions:
pull-requests: write
name: Checks for blocking issues
steps:
- uses: Levi-Lesches/blocking-issues@v2