Skip to content

Bump snakemake from 7.30.1 to 7.31.1 #27

Bump snakemake from 7.30.1 to 7.31.1

Bump snakemake from 7.30.1 to 7.31.1 #27

Workflow file for this run

name: Codespell
on:
pull_request:
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@v2