Skip to content

Merge pull request #74 from huishenlab/annot_demux_refactor #17

Merge pull request #74 from huishenlab/annot_demux_refactor

Merge pull request #74 from huishenlab/annot_demux_refactor #17

Workflow file for this run

name: Prek checks
on:
push:
branches: [main,dev]
pull_request:
branches: [main,dev]
jobs:
prek:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: j178/prek-action@v1