Skip to content

Refactor to perform processing per-run, introduce concat_for_sorting option. #92

Refactor to perform processing per-run, introduce concat_for_sorting option.

Refactor to perform processing per-run, introduce concat_for_sorting option. #92

Workflow file for this run

name: linting
on:
push:
branches:
- main
pull_request:
jobs:
linting:
runs-on: ubuntu-latest
steps:
- uses: neuroinformatics-unit/actions/lint@main